Skip to content

Commit

Permalink
chore(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent f5cbda9 commit f56fcb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<commons-logging-version>1.2</commons-logging-version>
<exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
<frontend-maven-plugin-version>1.14.2</frontend-maven-plugin-version>
<guava-version>32.1.1-jre</guava-version>
<guava-version>32.1.3-jre</guava-version>
<hamcrest-version>2.2</hamcrest-version>
<httpclient-version>4.5.14</httpclient-version>
<jackson-version>2.15.3</jackson-version>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<camel-version>4.1.0</camel-version>
<http5-version>5.2.1</http5-version>
<guava-version>32.1.2-jre</guava-version>
<guava-version>32.1.3-jre</guava-version>
<slf4j-version>2.0.9</slf4j-version>
<selenium-version>4.12.1</selenium-version>
<selenide-version>6.18.0</selenide-version>
Expand Down

0 comments on commit f56fcb6

Please sign in to comment.