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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git


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

commit 131cf19725dc511353ab10baf8ec9e66365af280
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 17:10:15 2025 -0500

    Bump org.apache.maven:maven-model from 3.9.11 to 3.9.12 (#195)
    
    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>
---
 buildtools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 85055d3..2131179 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-model</artifactId>
-            <version>3.9.11</version>
+            <version>3.9.12</version>
             <optional>true</optional>
         </dependency>
         <dependency>

Reply via email to