Skip to content

Commit bbe856f

Browse files
committed
Updated dependencies
1 parent cc6456b commit bbe856f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@
9595
<dependency>
9696
<groupId>com.google.code.gson</groupId>
9797
<artifactId>gson</artifactId>
98-
<version>2.8.0</version>
98+
<version>2.8.1</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>com.google.guava</groupId>
102102
<artifactId>guava</artifactId>
103-
<version>21.0</version>
103+
<version>22.0</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.owasp.esapi</groupId>
@@ -211,7 +211,7 @@
211211
<plugin>
212212
<groupId>com.spotify</groupId>
213213
<artifactId>docker-maven-plugin</artifactId>
214-
<version>0.4.13</version>
214+
<version>0.4.14</version>
215215
</plugin>
216216
</plugins>
217217
</pluginManagement>

0 commit comments

Comments
 (0)