Skip to content
Snippets Groups Projects
Commit 7df92a6d authored by Lars Johansson's avatar Lars Johansson
Browse files

Update version for guava

Update guava version to 32.1.1-jre.
parent 154d8498
No related branches found
No related tags found
No related merge requests found
Pipeline #152928 passed
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
<dependency> <dependency>
<groupId>com.google.guava</groupId> <groupId>com.google.guava</groupId>
<artifactId>guava</artifactId> <artifactId>guava</artifactId>
<version>32.0.1-jre</version> <version>32.1.1-jre</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springdoc</groupId> <groupId>org.springdoc</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment