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

andy 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 3db0116422 Bump the maven-patch-group group with 2 updates
3db0116422 is described below

commit 3db011642213a031f28d14cf5a70dab844481b44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 00:22:51 2026 +0000

    Bump the maven-patch-group group with 2 updates
    
    Bumps the maven-patch-group group with 2 updates: 
[org.junit:junit-bom](https://github.com/junit-team/junit-framework) and 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf).
    
    
    Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2)
    
    Updates `com.google.protobuf:protobuf-java` from 4.33.2 to 4.33.3
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-version: 4.33.3
      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 11cc786378..bafdfd63a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
     -->
     <ver.shiro>2.0.6</ver.shiro>
 
-    <ver.protobuf>4.33.2</ver.protobuf>
+    <ver.protobuf>4.33.3</ver.protobuf>
     <ver.libthrift>0.22.0</ver.libthrift>
 
     <ver.caffeine>3.2.3</ver.caffeine>
@@ -104,7 +104,7 @@
 
     <!-- Testing -->
     <ver.junit4>4.13.2</ver.junit4>
-    <ver.junit>6.0.1</ver.junit>
+    <ver.junit>6.0.2</ver.junit>
  
     <ver.mockito>5.21.0</ver.mockito>
     <ver.awaitility>4.3.0</ver.awaitility>

Reply via email to