Skip to content

Commit

Permalink
Update resolver to latest Java7 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed May 21, 2021
1 parent 7c83ef4 commit 54e3330
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 @@ -57,7 +57,7 @@
<properties>
<maven.version>3.1.1</maven.version>
<javaVersion>7</javaVersion>
<resolver.version>1.4.2</resolver.version>
<resolver.version>1.6.3</resolver.version>
<surefire.version>2.22.2</surefire.version>
<checkstyle.violation.ignore>MethodLength</checkstyle.violation.ignore>
<project.build.outputTimestamp>2021-02-14T00:03:59Z</project.build.outputTimestamp>
Expand Down

0 comments on commit 54e3330

Please sign in to comment.