Compare commits
1 Commits
dependabot
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
5d175a3e0d |
4
pom.xml
4
pom.xml
@ -97,7 +97,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-api</artifactId>
|
||||
<version>2.24.1</version>
|
||||
<version>2.24.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Logging Core -->
|
||||
@ -125,7 +125,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.18.0</version>
|
||||
<version>2.17.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Reflections API -->
|
||||
|
Reference in New Issue
Block a user