1 parent cc6456b commit bbe856fCopy full SHA for bbe856f
1 file changed
pom.xml
@@ -95,12 +95,12 @@
95
<dependency>
96
<groupId>com.google.code.gson</groupId>
97
<artifactId>gson</artifactId>
98
- <version>2.8.0</version>
+ <version>2.8.1</version>
99
</dependency>
100
101
<groupId>com.google.guava</groupId>
102
<artifactId>guava</artifactId>
103
- <version>21.0</version>
+ <version>22.0</version>
104
105
106
<groupId>org.owasp.esapi</groupId>
@@ -211,7 +211,7 @@
211
<plugin>
212
<groupId>com.spotify</groupId>
213
<artifactId>docker-maven-plugin</artifactId>
214
- <version>0.4.13</version>
+ <version>0.4.14</version>
215
</plugin>
216
</plugins>
217
</pluginManagement>
0 commit comments