[java-parent-project] 04/05: Update jsonapi-converter to 0.12
Ian Young
ian at iay.org.uk
Wed Mar 1 10:26:23 UTC 2023
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=4300a9631faf57c67ab315c6bad85e68eaa80003
commit 4300a9631faf57c67ab315c6bad85e68eaa80003
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Feb 28 17:49:08 2023 +0000
Update jsonapi-converter to 0.12
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ed062f1..b982219 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,7 +268,7 @@
<dependency>
<groupId>com.github.jasminb</groupId>
<artifactId>jsonapi-converter</artifactId>
- <version>0.11</version>
+ <version>0.12</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