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 cca5580 commit 0bd825aCopy full SHA for 0bd825a
build.gradle
@@ -68,7 +68,7 @@ ext {
68
hibernateVersion = '7.1.0.Final'
69
hsqldbVersion = '2.7.4'
70
h2Version = '2.3.232'
71
- jacksonVersion = '2.20.0-SNAPSHOT'
+ jacksonVersion = '2.20.0'
72
jackson3Version = '3.0.0-rc8'
73
jaxbVersion = '4.0.5'
74
jcifsVersion = '2.1.40'
0 commit comments