You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2020/12/22 23:11:44 UTC

[ws-axiom] branch master updated: Bump jaxb-runtime from 2.3.1 to 2.3.3

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 acc9ae1  Bump jaxb-runtime from 2.3.1 to 2.3.3
acc9ae1 is described below

commit acc9ae1081a083f5dab04c765757a67c17b1558d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 22 22:56:36 2020 +0000

    Bump jaxb-runtime from 2.3.1 to 2.3.3
    
    Bumps jaxb-runtime from 2.3.1 to 2.3.3.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bac44fd..1295d94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,7 +479,7 @@
             <dependency>
                 <groupId>org.glassfish.jaxb</groupId>
                 <artifactId>jaxb-runtime</artifactId>
-                <version>2.3.1</version>
+                <version>2.3.3</version>
             </dependency>
             <dependency>
                 <groupId>org.eclipse.jetty</groupId>