Skip to content

Commit

Permalink
[MARTIFACT-66] Upgrade maven resolver version 1.9.18 to 1.9.20
Browse files Browse the repository at this point in the history
Signed-off-by: “Jermaine <crazyhzm@apache.org>
  • Loading branch information
CrazyHZM authored and hboutemy committed Oct 13, 2024
1 parent 844e3e7 commit 4152759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pgp-keys-map.list
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ junit:junit = 0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
org.apache.maven.* = 0xB920D295BF0E61CB4CF0896C33CD6733AF5EC452
org.apache.maven:maven-archiver = 0x84789D24DF77A32433CE1F079EB80E92EB2135B1
org.apache.maven.resolver = 0x29BEA2A645F2D6CED7FB12E02B172E3E156466E8
org.apache.maven.resolver:maven-resolver-util = 0x88BE34F94BDB2B5357044E2E3A387D43964143E3
org.apache.maven.shared:maven-shared-utils = 0x84789D24DF77A32433CE1F079EB80E92EB2135B1
org.codehaus.plexus:plexus-archiver = 0x84789D24DF77A32433CE1F079EB80E92EB2135B1
org.codehaus.plexus:plexus-interpolation = 0xF254B35617DC255D9344BCFA873A8E86B4372146
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

<properties>
<mavenVersion>3.9.6</mavenVersion>
<resolverVersion>1.9.18</resolverVersion>
<resolverVersion>1.9.20</resolverVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2024-03-29T06:57:38Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit 4152759

Please sign in to comment.