This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_7 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
commit 6996e2b8ce8bedf3dc1a2c6b0d2033da7b634653 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Thu Mar 7 23:10:14 2019 +0000 Update Axiom version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 603fafd..a885a40 100644 --- a/pom.xml +++ b/pom.xml @@ -622,7 +622,7 @@ <properties> <axis2.version>1.7.10-SNAPSHOT</axis2.version> - <axiom.version>1.2.22-SNAPSHOT</axiom.version> + <axiom.version>1.2.23-SNAPSHOT</axiom.version> <wss4j.version>1.6.16</wss4j.version> <opensaml.version>2.5.1-1</opensaml.version>