This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new bf5773d2 Bump org.apache.felix:org.apache.felix.scr from 2.2.14 to
2.2.18 (#90)
bf5773d2 is described below
commit bf5773d24d5510bde567ebe71350b11fcb013526
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 18:15:33 2026 +0200
Bump org.apache.felix:org.apache.felix.scr from 2.2.14 to 2.2.18 (#90)
Bumps org.apache.felix:org.apache.felix.scr from 2.2.14 to 2.2.18.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.scr
dependency-version: 2.2.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
itests/felix/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/itests/felix/pom.xml b/itests/felix/pom.xml
index 503eebb1..0bc28dbb 100644
--- a/itests/felix/pom.xml
+++ b/itests/felix/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.2.14</version>
+ <version>2.2.18</version>
</dependency>
<dependency>