[java-parent-project] 09/15: Update jsonapi-converter to 0.11
Ian Young
ian at iay.org.uk
Wed Mar 16 16:13:55 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=e57bbadec71c7ab8146b57d8e5661240d6454083
commit e57bbadec71c7ab8146b57d8e5661240d6454083
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:21:35 2022 +0000
Update jsonapi-converter to 0.11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b5c3190..4826e5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -371,7 +371,7 @@
<dependency>
<groupId>com.github.jasminb</groupId>
<artifactId>jsonapi-converter</artifactId>
- <version>0.10</version>
+ <version>0.11</version>
<!-- Excluded: https://issues.shibboleth.net/jira/browse/IDP-1798 -->
<exclusions>
<exclusion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list