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 6e5643a  Bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.12 
(#194)
6e5643a is described below

commit 6e5643affbba2d43d7eb5a5c16536420556dc1d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 17:09:55 2025 -0500

    Bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.12 (#194)
    
    Bumps org.apache.maven:maven-artifact from 3.9.11 to 3.9.12.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-artifact
      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>
---
 xml2fastinfoset-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xml2fastinfoset-plugin/pom.xml b/xml2fastinfoset-plugin/pom.xml
index 904fd71..eca8890 100644
--- a/xml2fastinfoset-plugin/pom.xml
+++ b/xml2fastinfoset-plugin/pom.xml
@@ -77,7 +77,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-artifact</artifactId>
-            <version>3.9.11</version>
+            <version>3.9.12</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to