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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a37f5e  Bump mavenVersion from 3.9.9 to 3.9.10 (#25)
9a37f5e is described below

commit 9a37f5e0f45bdcc69bed10348365940b07d97936
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 22:01:05 2025 +0200

    Bump mavenVersion from 3.9.9 to 3.9.10 (#25)
    
    Bumps `mavenVersion` from 3.9.9 to 3.9.10.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.9 to 3.9.10
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.9...maven-3.9.10)
    
    Updates `org.apache.maven:maven-core` from 3.9.9 to 3.9.10
    
    Updates `org.apache.maven:maven-model` from 3.9.9 to 3.9.10
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-model
      dependency-version: 3.9.10
      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 30f62ff..8ed2e2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenVersion>3.9.9</mavenVersion>
+    <mavenVersion>3.9.10</mavenVersion>
     <javaVersion>8</javaVersion>
     
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
   </properties>

Reply via email to