Skip to content

Commit 3cfda4f

Browse files
velokdavisk6
authored andcommitted
Missing dep (#969)
* Next development version * mimepull:1.9.8 is missing from maven central #935
1 parent f8d16cf commit 3cfda4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.sun.xml.messaging.saaj</groupId>
8282
<artifactId>saaj-impl</artifactId>
83-
<version>1.5.0</version>
83+
<version>1.5.1</version>
8484
</dependency>
8585
</dependencies>
8686
</profile>

0 commit comments

Comments
 (0)