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 06bf717695 Bump the maven-patch-group group with 2 updates
06bf717695 is described below

commit 06bf717695539ac55c63065eeed913eee02fc4cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 00:03:14 2025 +0000

    Bump the maven-patch-group group with 2 updates
    
    Bumps the maven-patch-group group with 2 updates: 
[org.apache.shiro:shiro-bom](https://github.com/apache/shiro) and 
[io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager).
    
    
    Updates `org.apache.shiro:shiro-bom` from 2.0.5 to 2.0.6
    - [Release notes](https://github.com/apache/shiro/releases)
    - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
    - 
[Commits](https://github.com/apache/shiro/compare/shiro-root-2.0.5...shiro-root-2.0.6)
    
    Updates `io.github.bonigarcia:webdrivermanager` from 6.3.2 to 6.3.3
    - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
    - 
[Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/bonigarcia/webdrivermanager/compare/webdrivermanager-6.3.2...webdrivermanager-6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-bom
      dependency-version: 2.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: io.github.bonigarcia:webdrivermanager
      dependency-version: 6.3.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 60dbc8bb37..5d5b623ab1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
          These two go together
          See jena-fuseki-webapp and https://shiro.apache.org/jakarta-ee.html
     -->
-    <ver.shiro>2.0.5</ver.shiro>
+    <ver.shiro>2.0.6</ver.shiro>
 
     <ver.protobuf>4.33.0</ver.protobuf>
     <ver.libthrift>0.22.0</ver.libthrift>
@@ -811,7 +811,7 @@
       <dependency>
         <groupId>io.github.bonigarcia</groupId>
         <artifactId>webdrivermanager</artifactId>
-        <version>6.3.2</version>
+        <version>6.3.3</version>
         <scope>test</scope>
       </dependency>
       <!-- END jena-fuseki-mod-geosparql -->

Reply via email to