diff --git a/gradle.properties b/gradle.properties index f708a5f695..d08eea9569 100644 --- a/gradle.properties +++ b/gradle.properties @@ -121,7 +121,7 @@ commonmarkVersion=0.24.0 # the beanutils version is not the default version brought from commons-validator and/or commons-digester # in the :server:api module but is required for some of our code to compile -commonsBeanutilsVersion=1.10.0 +commonsBeanutilsVersion=1.11.0 commonsCodecVersion=1.17.1 commonsCollections4Version=4.4 commonsCollectionsVersion=3.2.2