Skip to content

Commit

Permalink
Bump guava from 27.0-jre to 29.0-jre
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 fd10ec0 commit f9af3ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bennu-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>17.0</version>
<version>29.0-jre</version>
</dependency>
<dependency>
<groupId>org.fenixedu</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<version.org.springframework.spring.webmvc>4.3.18.RELEASE</version.org.springframework.spring.webmvc>
<version.ch.qos.logback.logback.classic>1.1.3</version.ch.qos.logback.logback.classic>
<version.com.google.code.gson.gson>2.6.1</version.com.google.code.gson.gson>
<version.com.google.guava.guava>27.0-jre</version.com.google.guava.guava>
<version.com.google.guava.guava>29.0-jre</version.com.google.guava.guava>
<version.com.mitchellbosecke.pebble>2.3.0</version.com.mitchellbosecke.pebble>
<version.org.apache.tika.tika-core>1.20</version.org.apache.tika.tika-core>
</properties>
Expand Down

0 comments on commit f9af3ca

Please sign in to comment.