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

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


The following commit(s) were added to refs/heads/main by this push:
     new 31e9a88d3d Bump the maven-patch-group group with 2 updates
31e9a88d3d is described below

commit 31e9a88d3dcf965d30921e10ca73cc9d64d292bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 00:16:53 2026 +0000

    Bump the maven-patch-group group with 2 updates
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.roaringbitmap:RoaringBitmap
      dependency-version: 1.6.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 005b916fbc..d892dfdf51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,12 +103,12 @@
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
     <ver.micrometer>1.17.0</ver.micrometer>
-    <ver.roaringbitmap>1.6.14</ver.roaringbitmap>
+    <ver.roaringbitmap>1.6.15</ver.roaringbitmap>
     <ver.opencsv>5.12.0</ver.opencsv>
 
     <!-- Testing -->
     <ver.junit4>4.13.2</ver.junit4>
-    <ver.junit>6.1.0</ver.junit>
+    <ver.junit>6.1.2</ver.junit>
  
     <ver.mockito>5.23.0</ver.mockito>
     <ver.awaitility>4.3.0</ver.awaitility>

Reply via email to