Merge pull request #220 from KorAP/dependabot/maven/full/com.nimbusds-nimbus-jose-jwt-9.11.1

Bump nimbus-jose-jwt from 9.11 to 9.11.1 in /full
diff --git a/core/pom.xml b/core/pom.xml
index 6fcbef7..12b7602 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -479,7 +479,7 @@
 		<dependency>
 			<groupId>commons-io</groupId>
 			<artifactId>commons-io</artifactId>
-			<version>2.10.0</version>
+			<version>2.11.0</version>
 		</dependency>
 
 		<!-- Hibernate -->