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 082c524 commit a278e87Copy full SHA for a278e87
build.gradle
@@ -32,7 +32,7 @@ ext {
32
freemarkerVersion = "2.3.28"
33
groovyVersion = "2.5.2"
34
hsqldbVersion = "2.4.1"
35
- jackson2Version = "2.9.6"
+ jackson2Version = "2.9.7"
36
jettyVersion = "9.4.12.v20180830"
37
junit5Version = "5.3.1"
38
kotlinVersion = "1.2.70"
0 commit comments