This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch maven-resolver-1.9.x
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this 
push:
     new b6920020 [MRESOLVER-705] Bump mavenVersion from 3.9.8 to 3.9.9 (#568)
b6920020 is described below

commit b6920020246d3e283d783af3fd8035dd05a771e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 25 21:33:02 2025 +0200

    [MRESOLVER-705] Bump mavenVersion from 3.9.8 to 3.9.9 (#568)
    
    Bumps `mavenVersion` from 3.9.8 to 3.9.9.
    
    Updates `org.apache.maven:maven-resolver-provider` from 3.9.8 to 3.9.9
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.8...maven-3.9.9)
    
    Updates `org.apache.maven:maven-model-builder` from 3.9.8 to 3.9.9
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.8...maven-3.9.9)
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.8 to 3.9.9
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.8...maven-3.9.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-resolver-provider
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-model-builder
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 08e2e519..a8107914 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <guiceVersion>6.0.0</guiceVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <!-- used by supplier and demo only -->
-    <mavenVersion>3.9.8</mavenVersion>
+    <mavenVersion>3.9.9</mavenVersion>
     <minimalMavenBuildVersion>[3.8.7,)</minimalMavenBuildVersion>
     <minimalJavaBuildVersion>[1.8.0-362,)</minimalJavaBuildVersion>
     
<project.build.outputTimestamp>2024-08-05T13:38:32Z</project.build.outputTimestamp>

Reply via email to