This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 65332058ef Bump org.osgi:org.osgi.util.function from 1.0.0 to 1.2.0 
(#2025)
65332058ef is described below

commit 65332058efd130fbc73ce32aa0a0096621810448
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 20:08:19 2025 +0200

    Bump org.osgi:org.osgi.util.function from 1.0.0 to 1.2.0 (#2025)
---
 scr/management/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scr/management/pom.xml b/scr/management/pom.xml
index 362ec27ec1..c917f8b956 100644
--- a/scr/management/pom.xml
+++ b/scr/management/pom.xml
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.util.function</artifactId>
-            <version>1.0.0</version>
+            <version>1.2.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to