We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4307379 commit 84ba787Copy full SHA for 84ba787
java/pom.xml
@@ -47,12 +47,12 @@
47
<dependency>
48
<groupId>org.apache.logging.log4j</groupId>
49
<artifactId>log4j-1.2-api</artifactId>
50
- <version>2.15.0</version>
+ <version>2.16.0</version>
51
</dependency>
52
53
54
<artifactId>log4j-core</artifactId>
55
56
57
58
<groupId>javax.ejb</groupId>
wrappercommon/pom.xml
@@ -27,7 +27,7 @@
27
28
29
30
31
32
33
<groupId>commons-io</groupId>
0 commit comments