[java-parent-project] branch main updated: Update jsonapi-converter to 0.13

Ian Young ian at iay.org.uk
Tue Aug 22 12:35:07 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=ba5bd76612e5f1559d544a23c6e4877edb37cdb3

The following commit(s) were added to refs/heads/main by this push:
     new ba5bd76  Update jsonapi-converter to 0.13
ba5bd76 is described below

commit ba5bd76612e5f1559d544a23c6e4877edb37cdb3
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Aug 22 13:35:03 2023 +0100

    Update jsonapi-converter to 0.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a8bbe0..76f1f53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
             <dependency>
               <groupId>com.github.jasminb</groupId>
               <artifactId>jsonapi-converter</artifactId>
-              <version>0.12</version>
+              <version>0.13</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