This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 53ab5f055c8e66134561ff9728d2b969d359165a Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Sat Aug 8 06:54:03 2020 +0200 Upgrading nimbus-jose-jwt --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4bd060..647d220 100644 --- a/pom.xml +++ b/pom.xml @@ -1979,7 +1979,7 @@ under the License. <dependency> <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> - <version>8.19</version> + <version>8.20</version> </dependency> <dependency>
