Skip to content

Commit

Permalink
Merge pull request #42421 from gsmet/maven-resolver-api-1.9.22
Browse files Browse the repository at this point in the history
Update Maven Resolver API to 1.9.22
  • Loading branch information
gsmet committed Aug 9, 2024
2 parents 236b09a + d15a99b commit c50cf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<maven-core.version>3.9.8</maven-core.version><!-- Keep in sync with sisu.version -->
<sisu.version>0.9.0.M3</sisu.version><!-- Keep in sync with maven-core.version -->
<maven-plugin-annotations.version>3.13.0</maven-plugin-annotations.version>
<maven-resolver.version>1.9.20</maven-resolver.version>
<maven-resolver.version>1.9.22</maven-resolver.version>
<maven-shared-utils.version>3.4.2</maven-shared-utils.version> <!-- Keep in sync with maven-core.version (force this version on maven-invoker) -->
<maven-wagon.version>3.5.3</maven-wagon.version>
<httpcore.version>4.4.16</httpcore.version><!-- Keep in sync with maven-wagon.version (wagon-http 3.4.3 brings in 4.4.13 and 4.4.14) -->
Expand Down

0 comments on commit c50cf35

Please sign in to comment.