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 b92c714760 Bump org.apache.geronimo.specs:geronimo-json_1.1_spec from 
1.4 to 1.5 (#1998)
b92c714760 is described below

commit b92c71476077b980e36a8a2ca932f806a3c117bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 13:32:11 2025 +0200

    Bump org.apache.geronimo.specs:geronimo-json_1.1_spec from 1.4 to 1.5 
(#1998)
    
    Bumps org.apache.geronimo.specs:geronimo-json_1.1_spec from 1.4 to 1.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.geronimo.specs:geronimo-json_1.1_spec
      dependency-version: '1.5'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 features/core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/core/pom.xml b/features/core/pom.xml
index 5c05ff2c74..d450c74e1f 100644
--- a/features/core/pom.xml
+++ b/features/core/pom.xml
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-json_1.1_spec</artifactId>
-            <version>1.4</version>
+            <version>1.5</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to