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 d6b8aec2 Bump org.apache.karaf.shell:org.apache.karaf.shell.core (#100)
d6b8aec2 is described below
commit d6b8aec207e68ad11956c252733785f38b184a7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:59:15 2026 +0200
Bump org.apache.karaf.shell:org.apache.karaf.shell.core (#100)
Bumps org.apache.karaf.shell:org.apache.karaf.shell.core from 4.4.10 to
4.4.11.
---
updated-dependencies:
- dependency-name: org.apache.karaf.shell:org.apache.karaf.shell.core
dependency-version: 4.4.11
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3b90d2d7..fb900397 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -296,7 +296,7 @@
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.core</artifactId>
- <version>4.4.10</version>
+ <version>4.4.11</version>
<scope>provided</scope>
</dependency>