Skip to content

Commit

Permalink
libs: use up-to-date guava-31
Browse files Browse the repository at this point in the history
keep external dependencies up to date

Acked-by: Albert Rossi
Acked-by: Lea Morschel
Target: master
  • Loading branch information
kofemann committed Jun 8, 2022
1 parent cd924aa commit 23aaab5
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 @@ -184,7 +184,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1.1-jre</version>
<version>31.1-jre</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 23aaab5

Please sign in to comment.