Skip to content

Commit b0fe110

Browse files
authored
Merge pull request #523 from RADAR-base/release-2.1.0.1
Release 2.1.0.1
2 parents 0cf9010 + 072805a commit b0fe110

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
group = "org.radarbase"
18-
version = "2.1.0"
18+
version = "2.1.0.1"
1919

2020
repositories {
2121
mavenCentral()

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jsoupVersion=1.14.3
99

1010
avroVersion=1.11.0
1111
snappyVersion=1.1.8.4
12-
jacksonVersion=2.13.2
12+
jacksonVersion=2.13.2.20220324
1313
jCommanderVersion=1.82
1414
almworksVersion=1.1.2
1515
minioVersion=8.3.7

0 commit comments

Comments
 (0)