Skip to content

Commit

Permalink
Missing Plugins in POM. Fix List of Strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jemacineiras committed Oct 27, 2023
1 parent 50fb64b commit 56dc5c5
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 @@ -75,7 +75,7 @@
<google-guava.version>31.1-jre</google-guava.version>
<sortpom-maven-plugin.version>3.3.0</sortpom-maven-plugin.version>
<maven-javadoc-plugin.version>3.6.0</maven-javadoc-plugin.version>
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
<maven-source-plugin.version>3.0.0</maven-source-plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 56dc5c5

Please sign in to comment.