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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bad4935 Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.12 to 4.0.13 
(#103)
7bad4935 is described below

commit 7bad4935c4b7a584c548455d1e1f1c2de1b1605b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 18:40:42 2026 +0200

    Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.12 to 4.0.13 (#103)
    
    Bumps 
[org.jvnet.jaxb:jaxb-maven-plugin](https://github.com/highsource/jaxb-tools) 
from 4.0.12 to 4.0.13.
    - [Release notes](https://github.com/highsource/jaxb-tools/releases)
    - 
[Commits](https://github.com/highsource/jaxb-tools/compare/4.0.12...4.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.jvnet.jaxb:jaxb-maven-plugin
      dependency-version: 4.0.13
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b94fd4a8..5d2193a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -357,7 +357,7 @@
                 <plugin>
                     <groupId>org.jvnet.jaxb</groupId>
                     <artifactId>jaxb-maven-plugin</artifactId>
-                    <version>4.0.12</version>
+                    <version>4.0.13</version>
                     <executions>
                         <execution>
                             <goals>

Reply via email to