Skip to content

Commit

Permalink
Missing dep (#969)
Browse files Browse the repository at this point in the history
* Next development version

* mimepull:1.9.8 is missing from maven central #935
  • Loading branch information
velo authored and kdavisk6 committed May 15, 2019
1 parent a269e95 commit a6cdff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a6cdff5

Please sign in to comment.