Skip to content

Commit

Permalink
update selenium and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuric committed Sep 1, 2024
1 parent d0018a5 commit bb3b631
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 40 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
3.72.5
======
2 September 2024
- Update selenium from v4.23.1 to v4.24.0
- Update webdrivermanager from v5.9.1 to v5.9.2

3.72.4
======
28 August 2024
Expand Down
77 changes: 40 additions & 37 deletions LICENSE-THIRDPARTY
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
com.github.docker-java
+-docker-java-transport:3.3.6
+-docker-java-transport:3.4.0
| +-no license specified
+-docker-java-transport-httpclient5:3.3.6
+-docker-java-transport-httpclient5:3.4.0
| +-no license specified
+-docker-java-core:3.3.6
+-docker-java-core:3.4.0
| +-no license specified
+-docker-java:3.3.6
+-docker-java:3.4.0
| +-no license specified
+-docker-java-api:3.3.6
+-docker-java-api:3.4.0
| +-no license specified
net.sourceforge.htmlcleaner
+-htmlcleaner:2.29
Expand Down Expand Up @@ -51,6 +51,9 @@ org.fusesource.jansi
com.typesafe
+-config:1.4.3
| +-Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0
org.jspecify
+-jspecify:1.0.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
com.github.tototoshi
+-scala-csv_3:1.4.1
| +-Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.html
Expand Down Expand Up @@ -187,7 +190,7 @@ io.reactivex.rxjava2
+-rxjava:2.2.10
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
net.bytebuddy
+-byte-buddy:1.14.18
+-byte-buddy:1.15.0
| +-no license specified
+-byte-buddy-agent:1.12.19
| +-no license specified
Expand All @@ -199,49 +202,49 @@ org.apache.commons
| +-no license specified
+-commons-compress:1.26.2
| +-no license specified
+-commons-lang3:3.14.0
+-commons-lang3:3.15.0
| +-no license specified
+-commons-text:1.12.0
| +-no license specified
com.google.j2objc
+-j2objc-annotations:3.0.0
| +-Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
org.seleniumhq.selenium
+-selenium-json:4.23.1
+-selenium-json:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-os:4.23.1
+-selenium-os:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-remote-driver:4.23.1
+-selenium-remote-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-firefox-driver:4.23.1
+-selenium-firefox-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-edge-driver:4.23.1
+-selenium-edge-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-ie-driver:4.23.1
+-selenium-ie-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-safari-driver:4.23.1
+-selenium-safari-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-devtools-v127:4.23.1
+-selenium-devtools-v127:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-http:4.23.1
+-selenium-http:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-devtools-v126:4.23.1
+-selenium-devtools-v126:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-java:4.23.1
+-selenium-java:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-devtools-v125:4.23.1
+-selenium-api:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-api:4.23.1
+-selenium-devtools-v85:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-devtools-v85:4.23.1
+-selenium-chrome-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-chrome-driver:4.23.1
+-selenium-chromium-driver:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-chromium-driver:4.23.1
+-selenium-manager:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-manager:4.23.1
+-selenium-devtools-v128:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-selenium-support:4.23.1
+-selenium-support:4.24.0
| +-The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
javax.validation
+-validation-api:2.0.1.Final
Expand All @@ -250,33 +253,33 @@ com.google.auto.service
+-auto-service-annotations:1.1.1
| +-no license specified
io.github.bonigarcia
+-webdrivermanager:5.9.1
+-webdrivermanager:5.9.2
| +-Apache 2.0 - https://www.apache.org/licenses/LICENSE-2.0
commons-logging
+-commons-logging:1.3.0
| +-no license specified
io.opentelemetry
+-opentelemetry-exporter-logging:1.40.0
+-opentelemetry-exporter-logging:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk-logs:1.40.0
+-opentelemetry-sdk-logs:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk-common:1.40.0
+-opentelemetry-sdk-common:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk-extension-autoconfigure:1.40.0
+-opentelemetry-sdk-extension-autoconfigure:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-api:1.40.0
+-opentelemetry-api:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk-trace:1.40.0
+-opentelemetry-sdk-trace:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk-extension-autoconfigure-spi:1.40.0
+-opentelemetry-sdk-extension-autoconfigure-spi:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-context:1.40.0
+-opentelemetry-context:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk:1.40.0
+-opentelemetry-sdk:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-sdk-metrics:1.40.0
+-opentelemetry-sdk-metrics:1.41.0
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
+-opentelemetry-api-incubator:1.40.0-alpha
+-opentelemetry-api-incubator:1.41.0-alpha
| +-The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
io.swagger
+-swagger-annotations:1.6.0
Expand Down
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ enablePlugins(GitVersioning)

// gwen core & web versions
val gwenVersion = "3.61.6"
val gwenWebVersion = "3.72.4"
val gwenWebVersion = "3.72.5"

git.baseVersion := gwenWebVersion
git.useGitDescribe := true
Expand Down Expand Up @@ -48,8 +48,8 @@ lazy val projectSettings = Seq(

lazy val mainDependencies = {
Seq(
"org.seleniumhq.selenium" % "selenium-java" % "4.23.1",
"io.github.bonigarcia" % "webdrivermanager" % "5.9.1" excludeAll(
"org.seleniumhq.selenium" % "selenium-java" % "4.24.0",
"io.github.bonigarcia" % "webdrivermanager" % "5.9.2" excludeAll(
ExclusionRule(organization = "org.slf4j")
)
) ++ mainOverrides
Expand Down

0 comments on commit bb3b631

Please sign in to comment.