[java-parent-project] 02/03: IDP-1465 - update jsonapi-converter to 0.10
Ian Young
ian at iay.org.uk
Wed Jan 8 13:14:13 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=30dbea2978b2ff80413d2d6b5a4646d2fb995ecc
commit 30dbea2978b2ff80413d2d6b5a4646d2fb995ecc
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 8 17:05:57 2020 +0000
IDP-1465 - update jsonapi-converter to 0.10
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b402de1..967cd2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,7 +353,7 @@
<dependency>
<groupId>com.github.jasminb</groupId>
<artifactId>jsonapi-converter</artifactId>
- <version>0.5</version>
+ <version>0.10</version>
</dependency>
<dependency>
<groupId>${spring.groupId}</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list