diff --git a/build.gradle b/build.gradle
index 7081e1e5d..a9d1a2007 100644
--- a/build.gradle
+++ b/build.gradle
@@ -12,10 +12,10 @@ repositories {
}
dependencies {
- testImplementation 'org.junit.jupiter:junit-jupiter:[5.12.0,)'
+ testImplementation 'org.junit.jupiter:junit-jupiter:[5.12.2,)'
testImplementation 'org.hamcrest:hamcrest-core:[3.0,)'
testImplementation 'org.zapodot:embedded-db-junit-jupiter:2.2.0'
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:[1.12.0,)'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:[1.12.2,)'
}
test {
diff --git a/pom-central.xml b/pom-central.xml
index a406064e7..1036d081a 100644
--- a/pom-central.xml
+++ b/pom-central.xml
@@ -42,7 +42,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.0
17
17
@@ -61,7 +61,7 @@
org.junit.jupiter
junit-jupiter-engine
- [5.11.3,)
+ [5.12.2,)
@@ -149,13 +149,13 @@
org.junit.jupiter
junit-jupiter-api
- [5.11.3,)
+ [5.12.2,)
test
org.junit.jupiter
junit-jupiter-engine
- [5.11.3,)
+ [5.12.2,)
test
@@ -167,7 +167,7 @@
org.zapodot
embedded-db-junit-jupiter
- [2.2.0,)
+ 2.2.0
test
diff --git a/pom-central21.xml b/pom-central21.xml
index 50660182d..872c9a8ff 100644
--- a/pom-central21.xml
+++ b/pom-central21.xml
@@ -42,7 +42,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.0
21
21
@@ -61,7 +61,7 @@
org.junit.jupiter
junit-jupiter-engine
- [5.11.3,)
+ [5.12.2,)
@@ -155,13 +155,13 @@
org.junit.jupiter
junit-jupiter-api
- [5.11.3,)
+ [5.12.2,)
test
org.junit.jupiter
junit-jupiter-engine
- [5.11.3,)
+ [5.12.2,)
test
@@ -173,7 +173,7 @@
org.zapodot
embedded-db-junit-jupiter
- [2.2.0,)
+ 2.2.0
test
diff --git a/pom.xml b/pom.xml
index 8c6cbc47f..cbe531d00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
org.junit.jupiter
junit-jupiter-engine
- [5.11.3,)
+ [5.12.2,)
@@ -172,13 +172,13 @@
org.junit.jupiter
junit-jupiter-api
- [5.11.3,)
+ [5.12.2,)
test
org.junit.jupiter
junit-jupiter-engine
- [5.11.3,)
+ [5.12.2,)
test
@@ -190,7 +190,7 @@
org.zapodot
embedded-db-junit-jupiter
- [2.2.0,)
+ 2.2.0
test