Skip to content

Commit

Permalink
Update maven to match pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rnc committed Jun 3, 2024
1 parent 35203de commit d1824f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder</checkstyle.violation.ignore>
<project.build.outputTimestamp>2021-04-26T13:53:43Z</project.build.outputTimestamp>
<javaVersion>7</javaVersion>
<mavenVersion>3.1.0</mavenVersion>
<mavenVersion>3.8.1</mavenVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit d1824f9

Please sign in to comment.