Skip to content

Commit 24fffb4

Browse files
author
Joel Weiser
committed
updates dependency versions to address vulnerabilities
1 parent 4591369 commit 24fffb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.apache.logging.log4j</groupId>
4949
<artifactId>log4j-core</artifactId>
50-
<version>2.11.0</version>
50+
<version>2.17.1</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.reactome.release</groupId>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>junit</groupId>
6161
<artifactId>junit</artifactId>
62-
<version>4.12</version>
62+
<version>4.13.1</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)