Skip to content

Commit

Permalink
Bump guava from 27.0-jre to 29.0-jre in /geowebcache
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 27.0-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2021
1 parent 77599bd commit e8d109a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geowebcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<commons-codec.version>1.10</commons-codec.version>
<commons-text.version>1.4</commons-text.version>
<commons-fileupload.version>1.3.3</commons-fileupload.version>
<guava.version>27.0-jre</guava.version>
<guava.version>29.0-jre</guava.version>
<jsr305.version>3.0.1</jsr305.version>
<log4j.version>1.2.14</log4j.version>
<h2.version>1.1.119</h2.version>
Expand Down

0 comments on commit e8d109a

Please sign in to comment.