Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre (
Browse files Browse the repository at this point in the history
#526)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 32.1.2-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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 78f52ba commit cb66204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<hsqldb.version>2.5.1</hsqldb.version>
<spring.version>5.3.23</spring.version>
<liquibase.version>4.21.1</liquibase.version>
<guava.version>32.0.1-jre</guava.version>
<guava.version>32.1.2-jre</guava.version>

<!-- Test Dependencies -->
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit cb66204

Please sign in to comment.