diff --git a/build.gradle b/build.gradle index 8e60b8566..a4dd1be91 100644 --- a/build.gradle +++ b/build.gradle @@ -60,7 +60,7 @@ repositories { allprojects { group = 'stirling.software' - version = '2.1.5' + version = '2.2.0' configurations.configureEach { exclude group: 'commons-logging', module: 'commons-logging'