Skip to content

Commit

Permalink
Fix typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganwitt committed Oct 2, 2024
1 parent b5b4205 commit 6e9f649
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 @@ -17,7 +17,7 @@
<!-- these are properties so integration tests can use them -->
<javaVersion>1.${shortJavaVersion}</javaVersion>
<dependencyPluginVersion>3.8.0</dependencyPluginVersion>
<compilerPluginVersion>3.14.0</compilerPluginVersion>
<compilerPluginVersion>3.13.0</compilerPluginVersion>
<resourcesPluginVersion>3.3.1</resourcesPluginVersion>
<junitVersion>4.13.2</junitVersion>
<surefirePluginVersion>3.5.0</surefirePluginVersion>
Expand Down

0 comments on commit 6e9f649

Please sign in to comment.