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 97d767cc Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to
2.2.14 (#77)
97d767cc is described below
commit 97d767ccdab96a1018698ac0955f3f01443f6719
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 18:56:33 2026 +0200
Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.14 (#77)
Bumps org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.14.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.scr
dependency-version: 2.2.14
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 274a3c99..b55c5195 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.10</version>
+ <version>2.2.14</version>
</dependency>
<dependency>