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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 3730f5050 Bump com.github.veithen.maven:xjc-maven-plugin from 0.2.0 to 
0.2.1
3730f5050 is described below

commit 3730f5050ccb478e4bddcc9651abad87f226846e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 03:53:18 2026 +0000

    Bump com.github.veithen.maven:xjc-maven-plugin from 0.2.0 to 0.2.1
    
    Bumps 
[com.github.veithen.maven:xjc-maven-plugin](https://github.com/veithen/xjc-maven-plugin)
 from 0.2.0 to 0.2.1.
    - 
[Commits](https://github.com/veithen/xjc-maven-plugin/compare/0.2.0...0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.veithen.maven:xjc-maven-plugin
      dependency-version: 0.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7dc67ec42..d82b94b0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -882,7 +882,7 @@
                 <plugin>
                     <groupId>com.github.veithen.maven</groupId>
                     <artifactId>xjc-maven-plugin</artifactId>
-                    <version>0.2.0</version>
+                    <version>0.2.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>

Reply via email to