We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb37eae + 43a58eb commit 779c997Copy full SHA for 779c997
pom.xml
@@ -56,7 +56,7 @@
56
<jackson.version>2.11.2</jackson.version>
57
58
<!-- Define which version of junit you'll be running -->
59
- <junit.version>4.13</junit.version>
+ <junit.version>4.13.1</junit.version>
60
61
<!-- Specify which Checkstyle ruleset to use -->
62
<checkstyle.ruleset>build/checkstyle-v1.5.xml</checkstyle.ruleset>
0 commit comments