Skip to content

Commit 0fd107f

Browse files
committed
Correct bad merge for beanutils version.
1 parent 5687edc commit 0fd107f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ commonmarkVersion=0.24.0
121121

122122
# the beanutils version is not the default version brought from commons-validator and/or commons-digester
123123
# in the :server:api module but is required for some of our code to compile
124-
commonsBeanutilsVersion=1.11.1
124+
commonsBeanutilsVersion=1.11.0
125125
commonsCodecVersion=1.18.0
126126
commonsCollections4Version=4.5.0
127127
commonsCollectionsVersion=3.2.2

0 commit comments

Comments
 (0)