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 9d419fd commit 275c367Copy full SHA for 275c367
build.gradle
@@ -390,7 +390,7 @@ dependencies {
390
391
implementation group: 'com.auth0', name: 'java-jwt', version: '4.4.0'
392
393
- implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-paranamer', version: '2.18.2'
+ implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-paranamer', version: '2.20.0'
394
395
implementation group: 'org.flywaydb', name: 'flyway-core', version: '8.5.13'
396
0 commit comments