Skip to content

Commit cbe4767

Browse files
committed
Merge branch 'master' of https://github.com/basilapi/basil
2 parents efccfc5 + 12f9ffb commit cbe4767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!-- Versions -->
3535
<slf4j.version>1.7.7</slf4j.version>
3636
<!-- current log4j 2 release -->
37-
<log4j.version>2.16.0</log4j.version>
37+
<log4j.version>2.17.1</log4j.version>
3838
<!-- jetty -->
3939
<!-- org.eclipse.jetty.version>9.2.3.v20140905</org.eclipse.jetty.version -->
4040
<org.eclipse.jetty.version>9.4.41.v20210516</org.eclipse.jetty.version>
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>com.google.code.gson</groupId>
233233
<artifactId>gson</artifactId>
234-
<version>2.3.1</version>
234+
<version>2.8.9</version>
235235
</dependency>
236236
<dependency>
237237
<groupId>javax.ws.rs</groupId>

0 commit comments

Comments
 (0)