Skip to content

Commit

Permalink
pom: Add missing install plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-lorentz committed Sep 9, 2024
1 parent f34da6e commit 4203d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
<version.compiler.plugin>3.13.0</version.compiler.plugin>
<version.shade.plugin>3.6.0</version.shade.plugin>
<version.gpg.plugin>3.2.5</version.gpg.plugin>
<version.install.plugin>3.1.3</version.install.plugin>
<version.javadoc.plugin>3.10.0</version.javadoc.plugin>
<version.source.plugin>3.3.1</version.source.plugin>
<version.surefire.plugin>3.2.5</version.surefire.plugin>
Expand Down

0 comments on commit 4203d36

Please sign in to comment.