Skip to content

Commit

Permalink
Merge pull request #295 from protostuff/dependabot/maven/junit-junit-…
Browse files Browse the repository at this point in the history
…4.13.1

Bump junit from 4.11 to 4.13.1
  • Loading branch information
dyu authored Apr 29, 2021
2 parents eebb0d0 + 138ca12 commit 295bf72
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
@@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<junit-version>4.11</junit-version>
<junit-version>4.13.1</junit-version>
<jackson-version>2.9.10</jackson-version>
<msgpack.version>0.8.11</msgpack.version>
<woodstox-version>4.1.3</woodstox-version>

0 comments on commit 295bf72

Please sign in to comment.