diff --git a/build.gradle b/build.gradle
index 1a9eac0b..053a3bbc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -100,7 +100,7 @@ dependencies {
testImplementation ('org.liquibase:liquibase-test-harness:1.0.11'){
exclude group: 'org.firebirdsql.jdbc', module: 'jaybird'
}
- testImplementation('org.apache.groovy:groovy-all:4.0.31') {
+ testImplementation('org.apache.groovy:groovy-all:5.0.6') {
exclude module: 'org.codehaus.groovy:groovy-testng'
exclude module: 'org.codehaus.groovy:groovy-swing'
}
diff --git a/pom.xml b/pom.xml
index e21cd691..6b2f18d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
2.0.4
1.4.5
1.10.19
- 2.5.23
+ 3.0.25
1.3-groovy-2.4
4.7.7
1.14.3