Skip to content

Commit

Permalink
Bump junit from 4.11 to 4.13.1 in /java
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 13, 2020
1 parent 238881f commit 79ce132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<properties>
<target.gen.source.path>${project.basedir}/target/generated-sources</target.gen.source.path>
<dep.junit.version>4.11</dep.junit.version>
<dep.junit.version>4.13.1</dep.junit.version>
<dep.slf4j.version>1.7.25</dep.slf4j.version>
<dep.guava.version>18.0</dep.guava.version>
<dep.netty.version>4.0.49.Final</dep.netty.version>
Expand Down

0 comments on commit 79ce132

Please sign in to comment.