Bump nimbus-jose-jwt from 9.25.4 to 9.25.5 in /full

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

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Closes #455

Change-Id: I09c9b4da2576e6d7f5f9878e83d33727a28f3353
diff --git a/full/pom.xml b/full/pom.xml
index 35cc924..3be4939 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -266,7 +266,7 @@
 		<dependency>
 			<groupId>com.nimbusds</groupId>
 			<artifactId>nimbus-jose-jwt</artifactId>
-			<version>9.25.4</version>
+			<version>9.25.5</version>
 		</dependency>
 
 		<!-- OpenId -->