Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #397 from sbtqa/dependabot/maven/plugins/web-plugi…
Browse files Browse the repository at this point in the history
…n/com.google.guava-guava-32.0.0-jre

Bump guava from 31.0.1-jre to 32.0.0-jre in /plugins/web-plugin
  • Loading branch information
kosteman authored Jun 15, 2023
2 parents 4a04c12 + bd85047 commit 7038240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/web-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version>
<version>32.0.0-jre</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down

0 comments on commit 7038240

Please sign in to comment.