diff --git a/pom-central.xml b/pom-central.xml index c76b82a..0757671 100644 --- a/pom-central.xml +++ b/pom-central.xml @@ -27,7 +27,7 @@ UTF-8 - 2.1.20 + 2.1.21 GitHub Actions @@ -47,7 +47,7 @@ org.junit.jupiter junit-jupiter-engine - [5.12.2,) + 5.13.2 @@ -67,7 +67,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 prepare-agent @@ -244,13 +244,13 @@ org.junit.jupiter junit-jupiter-api - [5.12.2,) + 5.13.2 test org.junit.platform junit-platform-launcher - [1.12.2,) + 1.13.2 test diff --git a/pom.xml b/pom.xml index 17c21b2..f664a03 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ UTF-8 - 2.1.20 + 2.1.21 GitHub Actions @@ -47,7 +47,7 @@ org.junit.jupiter junit-jupiter-engine - [5.12.2,) + 5.13.2 @@ -198,13 +198,13 @@ org.junit.jupiter junit-jupiter-api - [5.12.2,) + 5.13.2 test org.junit.platform junit-platform-launcher - [1.12.2,) + 1.13.2 test