Skip to content

Commit

Permalink
Bump Maven to 3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Oct 6, 2024
1 parent be10448 commit 8efcfeb
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 @@ -89,7 +89,7 @@ under the License.
</contributors>

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

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

<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.6.3</mavenVersion>
<mavenVersion>3.9.9</mavenVersion>
<resolverVersion>1.4.1</resolverVersion>
<doxiaVersion>2.0.0-M12</doxiaVersion>
<doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion>
Expand Down

0 comments on commit 8efcfeb

Please sign in to comment.