[java-oidc-common] branch main updated: Manage the version for json-smart.
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Nov 13 14:18:12 UTC 2020
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=b11cc323271c0ae3b75d247a4dfab377ee3ab454
The following commit(s) were added to refs/heads/main by this push:
new b11cc32 Manage the version for json-smart.
b11cc32 is described below
commit b11cc323271c0ae3b75d247a4dfab377ee3ab454
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Fri Nov 13 16:18:08 2020 +0200
Manage the version for json-smart.
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 3fba214..806cebf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,6 +113,11 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>net.minidev</groupId>
+ <artifactId>json-smart</artifactId>
+ <version>2.3</version>
+ </dependency>
<!-- Shibboleth IdP BOM for importing IdP dependencies -->
<dependency>
<groupId>net.shibboleth.idp</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list