Skip to content

Commit

Permalink
Upgrade maven dependency (but not requirement)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Feb 27, 2024
1 parent 06d5b5f commit 169e3c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ under the License.
</contributors>

<prerequisites>
<maven>${mavenVersion}</maven>
<maven>3.2.5</maven>
</prerequisites>

<scm>
Expand All @@ -68,7 +68,7 @@ under the License.

<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
<mavenVersion>3.9.6</mavenVersion>
<project.build.outputTimestamp>2022-06-18T21:03:59Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 169e3c6

Please sign in to comment.