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-jlink-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d7d2f1b  Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 (#647)
d7d2f1b is described below

commit d7d2f1b0c12e365d37026eb5a1a57a0cf7972600
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 17:22:22 2025 +0100

    Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 (#647)
    
    Bumps org.apache.maven:maven-model from 3.9.11 to 3.9.12.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-model
      dependency-version: 3.9.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 3253a9b..0eb38ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.9.11</version>
+      <version>3.9.12</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to