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 13072f6992 Bump org.seleniumhq.selenium:selenium-java from 4.36.0 to 
4.37.0
13072f6992 is described below

commit 13072f6992be5dfb671d970d4777bc5394f6a570
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 00:03:34 2025 +0000

    Bump org.seleniumhq.selenium:selenium-java from 4.36.0 to 4.37.0
    
    Bumps 
[org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) 
from 4.36.0 to 4.37.0.
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.36.0...selenium-4.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.seleniumhq.selenium:selenium-java
      dependency-version: 4.37.0
      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 47da486727..b40ba2c0ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -808,7 +808,7 @@
       <dependency>
         <groupId>org.seleniumhq.selenium</groupId>
         <artifactId>selenium-java</artifactId>
-        <version>4.36.0</version>
+        <version>4.37.0</version>
         <scope>test</scope>
       </dependency>
 

Reply via email to