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

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

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

Closes #176

Change-Id: I5038a6f0c463cac16d36588a8a5db0572f9e5d3c
diff --git a/full/pom.xml b/full/pom.xml
index 4f80481..9cc6cc0 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.7</version>
+			<version>9.8.1</version>
 		</dependency>
 
 		<!-- OpenId -->