Browse Source

Missing dep (#969)

* Next development version

* mimepull:1.9.8 is missing from maven central #935
pull/970/head
Marvin Froeder 6 years ago committed by Kevin Davis
parent
commit
3cfda4fc1b
  1. 2
      soap/pom.xml

2
soap/pom.xml

@ -80,7 +80,7 @@ @@ -80,7 +80,7 @@
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
</dependency>
</dependencies>
</profile>

Loading…
Cancel
Save