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.
2 parents 0cf9010 + 072805a commit b0fe110Copy full SHA for b0fe110
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = "org.radarbase"
18
-version = "2.1.0"
+version = "2.1.0.1"
19
20
repositories {
21
mavenCentral()
gradle.properties
@@ -9,7 +9,7 @@ jsoupVersion=1.14.3
9
10
avroVersion=1.11.0
11
snappyVersion=1.1.8.4
12
-jacksonVersion=2.13.2
+jacksonVersion=2.13.2.20220324
13
jCommanderVersion=1.82
14
almworksVersion=1.1.2
minioVersion=8.3.7
0 commit comments