Skip to content

Commit

Permalink
Upgrade Maven plugin version to 3.6.3 for
Browse files Browse the repository at this point in the history
  • Loading branch information
katysaintin committed Dec 5, 2024
1 parent 9c0f55d commit 02250d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,8 @@
<artifactId>maven-jar-plugin</artifactId>
<!-- Use a version > 3.2.0 by default for reproducible builds.
See: https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<version>3.3.0</version>
<!-- upgrade maven to 3.6.3 https://jitpack.io/com/github/ControlSystemStudio/phoebus/-v4.7.3-g9c0f55d-959/build.log -->
<version>3.6.3</version>
</plugin>
<!-- Include the git properties to ensure reproducible builds -->
<plugin>
Expand Down

0 comments on commit 02250d9

Please sign in to comment.