You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2021/12/16 22:55:25 UTC

[axis-axis2-java-core] branch master updated: Bump xmlschema-core from 2.2.5 to 2.3.0

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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new d553b2c  Bump xmlschema-core from 2.2.5 to 2.3.0
d553b2c is described below

commit d553b2cb9311ab821316dd818648d3820919a836
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 13 13:15:24 2021 +0000

    Bump xmlschema-core from 2.2.5 to 2.3.0
    
    Bumps xmlschema-core from 2.2.5 to 2.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ws.xmlschema:xmlschema-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 3b36870..9d5350f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
         <neethi.version>3.2.0</neethi.version>
         <woden.version>1.0M10</woden.version>
         <axiom.version>1.3.1-SNAPSHOT</axiom.version>
-        <xmlschema.version>2.2.5</xmlschema.version>
+        <xmlschema.version>2.3.0</xmlschema.version>
         <activation.version>1.2.1</activation.version>
         <ant.version>1.10.12</ant.version>
         <antlr.version>2.7.7</antlr.version>