Skip to content

Commit 28b780c

Browse files
committed
Upgraded to axiom 1.2.5
1 parent fb73941 commit 28b780c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -553,12 +553,12 @@
553553
<dependency>
554554
<groupId>org.apache.ws.commons.axiom</groupId>
555555
<artifactId>axiom-api</artifactId>
556-
<version>1.2.4</version>
556+
<version>1.2.5</version>
557557
</dependency>
558558
<dependency>
559559
<groupId>org.apache.ws.commons.axiom</groupId>
560560
<artifactId>axiom-impl</artifactId>
561-
<version>1.2.4</version>
561+
<version>1.2.5</version>
562562
</dependency>
563563
<!-- WSDL dependencies -->
564564
<dependency>

0 commit comments

Comments
 (0)