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 7678aec commit 81a5ea7Copy full SHA for 81a5ea7
gradle.properties
@@ -29,7 +29,7 @@ VERSION=4.0.0-SNAPSHOT
29
#
30
31
# To be same as in Calcite
32
-jackson.version=2.13.4
+jackson.version=2.20.0
33
34
# facilities
35
lombok.version=1.18.30
@@ -78,4 +78,4 @@ mavenCentralPassword=xxx
78
# GPG signing info
79
signing.keyId=xxx
80
signing.password=xxx
81
-signing.secretKeyRingFile=/path/to/secring.gpg
+signing.secretKeyRingFile=/path/to/secring.gpg
0 commit comments