Skip to content

Commit 2bc947c

Browse files
author
Daniel Michalski
committed
Upgrade Google Guava library
1 parent 64983dc commit 2bc947c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<postgresql.version>42.2.14</postgresql.version>
2222
<liquibase.version>4.0.0</liquibase.version>
2323
<lombok.version>1.18.12</lombok.version>
24-
<guava.version>29.0-jre</guava.version>
24+
<guava.version>30.1.1-jre</guava.version>
2525
<jcalendar.version>1.4</jcalendar.version>
2626
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
2727
<checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>

0 commit comments

Comments
 (0)