[java-oidc-common] branch main updated: Update nimbus-jose-jwt to latest 9.4.1
Phil Smart
philip.smart at jisc.ac.uk
Wed Jan 20 10:29:25 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart 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=b5594d233c87f489d536f4ae4308b9da48fe12a3
The following commit(s) were added to refs/heads/main by this push:
new b5594d2 Update nimbus-jose-jwt to latest 9.4.1
b5594d2 is described below
commit b5594d233c87f489d536f4ae4308b9da48fe12a3
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jan 20 10:29:22 2021 +0000
Update nimbus-jose-jwt to latest 9.4.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a71e3dc..9a28415 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<scope>compile</scope>
- <version>9.0</version>
+ <version>9.4.1</version>
</dependency>
<!-- Shibboleth IdP BOM for importing IdP dependencies -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list