diff --git a/testing/notification-test-core/pom.xml b/testing/notification-test-core/pom.xml index 2f168448ebecb65a45ab54853a63a7873c38a815..594ab5aa3ff0c487b951fb16b32c156e9db0aeba 100644 --- a/testing/notification-test-core/pom.xml +++ b/testing/notification-test-core/pom.xml @@ -130,10 +130,10 @@ <version>0.19.0</version> </dependency> <dependency> - <groupId>io.jsonwebtoken</groupId> - <artifactId>jjwt</artifactId> - <version>0.12.1</version> - </dependency> + <groupId>io.jsonwebtoken</groupId> + <artifactId>jjwt</artifactId> + <version>0.9.1</version> + </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId>