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 330e0de957 Bump io.github.bonigarcia:webdrivermanager from 6.2.0 to 
6.3.1
330e0de957 is described below

commit 330e0de9577478b1421d23ec485fc8ac8d14bfce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 8 00:03:10 2025 +0000

    Bump io.github.bonigarcia:webdrivermanager from 6.2.0 to 6.3.1
    
    Bumps 
[io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager)
 from 6.2.0 to 6.3.1.
    - [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.2.0...webdrivermanager-6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.bonigarcia:webdrivermanager
      dependency-version: 6.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7692b37fd7..f37e36be24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -815,7 +815,7 @@
       <dependency>
         <groupId>io.github.bonigarcia</groupId>
         <artifactId>webdrivermanager</artifactId>
-        <version>6.2.0</version>
+        <version>6.3.1</version>
         <scope>test</scope>
       </dependency>
       <!-- END jena-fuseki-mod-geosparql -->

Reply via email to