This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 436958296 Bump org.apache.felix:org.apache.felix.gogo.runtime from
1.1.4 to 1.1.6
436958296 is described below
commit 43695829659f432f52841db3a4f6aa7b67c4511c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 18:31:54 2025 +0000
Bump org.apache.felix:org.apache.felix.gogo.runtime from 1.1.4 to 1.1.6
Bumps org.apache.felix:org.apache.felix.gogo.runtime from 1.1.4 to 1.1.6.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.gogo.runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
samples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index 44e345567..bb91c066c 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -128,7 +128,7 @@
<org.apache.felix.eventadmin.version>1.6.4</org.apache.felix.eventadmin.version>
<org.apache.felix.gogo.command.version>1.1.2</org.apache.felix.gogo.command.version>
<org.apache.felix.gogo.jline.version>1.1.8</org.apache.felix.gogo.jline.version>
-
<org.apache.felix.gogo.runtime.version>1.1.4</org.apache.felix.gogo.runtime.version>
+
<org.apache.felix.gogo.runtime.version>1.1.6</org.apache.felix.gogo.runtime.version>
<org.apache.felix.main.version>7.0.5</org.apache.felix.main.version>
<!-- Aries bundle dependencies-->