Security fix

This commit is contained in:
Alejandro Matos
2021-12-11 11:37:13 -05:00
parent baf690da1e
commit 09c5671cf8
+1 -1
View File
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.14.1</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.ws.rs</groupId>