Skip to content

Commit

Permalink
[MGPG-140] Update Maven to 3.9.9 (#116)
Browse files Browse the repository at this point in the history
This is really just "build time" as at runtime it uses
given Maven version artifacts anyway.

---

https://issues.apache.org/jira/browse/MGPG-140
  • Loading branch information
cstamas committed Sep 9, 2024
1 parent 4ec571f commit 7516e7c
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 @@ -61,8 +61,8 @@ under the License.

<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.9.6</mavenVersion>
<resolverVersion>1.9.18</resolverVersion>
<mavenVersion>3.9.9</mavenVersion>
<resolverVersion>1.9.22</resolverVersion>
<bouncycastleVersion>1.78.1</bouncycastleVersion>
<project.build.outputTimestamp>2024-08-08T19:07:22Z</project.build.outputTimestamp>
<resource.delimiter>@</resource.delimiter>
Expand Down

0 comments on commit 7516e7c

Please sign in to comment.