Skip to content

Commit

Permalink
Update Junit version to address CVE-2020-15250 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrygamat authored Dec 15, 2023
1 parent 8a32687 commit 856430e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<jar.dependencies.skip>true</jar.dependencies.skip>

<!-- dependency versions a-z -->
<dependency.junit.version>4.12</dependency.junit.version>
<dependency.junit.version>4.13.2</dependency.junit.version>
<dependency.log4j.version>2.22.0</dependency.log4j.version>
<dependency.logback.version>1.2.3</dependency.logback.version>
<dependency.nativelibloader.version>2.5.0</dependency.nativelibloader.version>
Expand Down

0 comments on commit 856430e

Please sign in to comment.