Skip to content

Commit

Permalink
🔧 Update maven prerequisite before 5.1.0 release (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
yogyagamage authored Apr 25, 2024
1 parent d801af1 commit fb011b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
the repository.</description>
<url>https://github.com/chains-project/maven-lockfile</url>
<prerequisites>
<maven>${mavenVersion}</maven>
<maven>3.2.5</maven>
</prerequisites>
<properties>
<mavenVersion>3.9.6</mavenVersion>
Expand Down

0 comments on commit fb011b3

Please sign in to comment.