Bump nimbus-jose-jwt from 9.1.2 to 9.7 in /full

Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.1.2 to 9.7.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.7..9.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #150

Change-Id: I42920b4f040a489c715e5f9f38d65d08177893d4
diff --git a/full/pom.xml b/full/pom.xml
index ec6770c..73e7ad5 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -259,7 +259,7 @@
 		<dependency>
 			<groupId>com.nimbusds</groupId>
 			<artifactId>nimbus-jose-jwt</artifactId>
-			<version>9.1.5</version>
+			<version>9.7</version>
 		</dependency>
 
 		<!-- OpenId -->