Bump nimbus-jose-jwt from 9.24.2 to 9.24.3 in /full

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

---
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 #422

Change-Id: I6f598fd82fa326c27c8a5fd44d24ef3104ccf90f
diff --git a/full/pom.xml b/full/pom.xml
index c7ca612..5f7c045 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.24.2</version>
+			<version>9.24.3</version>
 		</dependency>
 
 		<!-- OpenId -->