[java-parent-project-v3] 02/02: IDP-845 - Update Santuario from 2.0.3 to 2.0.5.
Tom Zeller
tzeller at dragonacea.biz
Wed Nov 4 19:32:17 EST 2015
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-parent-project-v3.
commit 51127e88ac002d9d694e7a2ba9211510b5e71a38
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Nov 4 18:31:07 2015 -0600
IDP-845 - Update Santuario from 2.0.3 to 2.0.5.
Technically this breaks minor version API compatibility of third-party
dependencies since 2.0.5 is not 100% compatible with 2.0.3, but bug
fixes prompt this change.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3f93feb..05196d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -297,7 +297,7 @@
<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
- <version>2.0.3</version>
+ <version>2.0.5</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list