Bump nimbus-jose-jwt from 9.25 to 9.25.1 in /full (closes #442)

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

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

Change-Id: I3d14d50f0a3bd3f9762af683b87e04ff34930658
Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/full/pom.xml b/full/pom.xml
index 7f18c14..d3fb062 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</version>
+			<version>9.25.1</version>
 		</dependency>
 
 		<!-- OpenId -->