Bump nimbus-jose-jwt from 9.27 to 9.28 in /full (closes #499)

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

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

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

Change-Id: Ib1b9174085ff326c0f82c086607ba9226cc87168
diff --git a/full/pom.xml b/full/pom.xml
index 1557050..cc91e8c 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.27</version>
+			<version>9.28</version>
 		</dependency>
 
 		<!-- OpenId -->