We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ea2f0 commit e8e1cbcCopy full SHA for e8e1cbc
Jenkinsfile
pom.xml
@@ -42,7 +42,7 @@
42
<module>token-client-core</module>
43
</modules>
44
<properties>
45
- <logback.version>1.4.11</logback.version>
+ <logback.version>1.4.8</logback.version>
46
<kotlin-coroutines.version>1.6.2</kotlin-coroutines.version>
47
<doclint>none</doclint>
48
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
@@ -435,4 +435,4 @@
435
<artifactId>nimbus-jose-jwt</artifactId>
436
</dependency>
437
</dependencies>
438
-</project>
+</project>
0 commit comments