diff --git a/hamming-error-correction/pom.xml b/hamming-error-correction/pom.xml index aae1ca3..234d5d9 100644 --- a/hamming-error-correction/pom.xml +++ b/hamming-error-correction/pom.xml @@ -296,7 +296,7 @@ 2.0.21 - 5.10.3 + 5.11.3 1.37 default 1.8 diff --git a/java-11-string-api-updates/pom.xml b/java-11-string-api-updates/pom.xml index b9eede0..202824f 100644 --- a/java-11-string-api-updates/pom.xml +++ b/java-11-string-api-updates/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-advanced-groupingby/pom.xml b/java-advanced-groupingby/pom.xml index bcda541..f55b273 100644 --- a/java-advanced-groupingby/pom.xml +++ b/java-advanced-groupingby/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-archunit/pom.xml b/java-archunit/pom.xml index d3a250d..79417ec 100644 --- a/java-archunit/pom.xml +++ b/java-archunit/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-collectors-teeing/pom.xml b/java-collectors-teeing/pom.xml index fcf432c..f4241be 100644 --- a/java-collectors-teeing/pom.xml +++ b/java-collectors-teeing/pom.xml @@ -50,7 +50,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-collectors/pom.xml b/java-collectors/pom.xml index 543dc31..7e7d9e3 100644 --- a/java-collectors/pom.xml +++ b/java-collectors/pom.xml @@ -50,7 +50,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-completable-future-allof/pom.xml b/java-completable-future-allof/pom.xml index 0db2a2d..9f54af7 100644 --- a/java-completable-future-allof/pom.xml +++ b/java-completable-future-allof/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-completable-future-timeouts/pom.xml b/java-completable-future-timeouts/pom.xml index d4d3956..27deaa1 100644 --- a/java-completable-future-timeouts/pom.xml +++ b/java-completable-future-timeouts/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-completion-order-spliterator/pom.xml b/java-completion-order-spliterator/pom.xml index bc9d2e2..0a66b57 100644 --- a/java-completion-order-spliterator/pom.xml +++ b/java-completion-order-spliterator/pom.xml @@ -40,7 +40,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-design-patterns/pom.xml b/java-design-patterns/pom.xml index 9c893ca..879991e 100644 --- a/java-design-patterns/pom.xml +++ b/java-design-patterns/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-event-sourcing/pom.xml b/java-event-sourcing/pom.xml index 9bb8670..cb26eb6 100644 --- a/java-event-sourcing/pom.xml +++ b/java-event-sourcing/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-exception-stacktraces/pom.xml b/java-exception-stacktraces/pom.xml index 90255bf..c96db05 100644 --- a/java-exception-stacktraces/pom.xml +++ b/java-exception-stacktraces/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-immutable-collectors/pom.xml b/java-immutable-collectors/pom.xml index 9c24c56..f9260b2 100644 --- a/java-immutable-collectors/pom.xml +++ b/java-immutable-collectors/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-jdk8-on-spin-wait/pom.xml b/java-jdk8-on-spin-wait/pom.xml index b9c2d8e..520c195 100644 --- a/java-jdk8-on-spin-wait/pom.xml +++ b/java-jdk8-on-spin-wait/pom.xml @@ -51,7 +51,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-lazy-initialization/pom.xml b/java-lazy-initialization/pom.xml index 1c7634e..7df24be 100644 --- a/java-lazy-initialization/pom.xml +++ b/java-lazy-initialization/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-parallel-collection-processing/pom.xml b/java-parallel-collection-processing/pom.xml index e5ab6a8..25ffae9 100644 --- a/java-parallel-collection-processing/pom.xml +++ b/java-parallel-collection-processing/pom.xml @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-priorityqueue-stream-order/pom.xml b/java-priorityqueue-stream-order/pom.xml index 66012fc..2b5a7d6 100644 --- a/java-priorityqueue-stream-order/pom.xml +++ b/java-priorityqueue-stream-order/pom.xml @@ -41,7 +41,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-random-stream/pom.xml b/java-random-stream/pom.xml index bf2351c..b3ca8eb 100644 --- a/java-random-stream/pom.xml +++ b/java-random-stream/pom.xml @@ -50,7 +50,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-sealed-classes/pom.xml b/java-sealed-classes/pom.xml index b60fd19..d3b801b 100644 --- a/java-sealed-classes/pom.xml +++ b/java-sealed-classes/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-sliding-window-stream/pom.xml b/java-sliding-window-stream/pom.xml index c1c4737..3c61b2a 100644 --- a/java-sliding-window-stream/pom.xml +++ b/java-sliding-window-stream/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-sneaky-throws-lambda/pom.xml b/java-sneaky-throws-lambda/pom.xml index cb039eb..9b25db0 100644 --- a/java-sneaky-throws-lambda/pom.xml +++ b/java-sneaky-throws-lambda/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-stream-mapmulti/pom.xml b/java-stream-mapmulti/pom.xml index 79f91bb..4ad19c2 100644 --- a/java-stream-mapmulti/pom.xml +++ b/java-stream-mapmulti/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/java-thread-stop/pom.xml b/java-thread-stop/pom.xml index 3dcdf50..f23d8d5 100644 --- a/java-thread-stop/pom.xml +++ b/java-thread-stop/pom.xml @@ -35,7 +35,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/kotlin-collections/pom.xml b/kotlin-collections/pom.xml index f776ccb..871b07b 100644 --- a/kotlin-collections/pom.xml +++ b/kotlin-collections/pom.xml @@ -9,7 +9,7 @@ 2.0.21 - 5.10.3 + 5.11.3 2.8.0 diff --git a/kotlin-null-nonsafety/pom.xml b/kotlin-null-nonsafety/pom.xml index 1b94f53..52a33e0 100644 --- a/kotlin-null-nonsafety/pom.xml +++ b/kotlin-null-nonsafety/pom.xml @@ -25,7 +25,7 @@ org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.3 test diff --git a/kotlin-type-inference/pom.xml b/kotlin-type-inference/pom.xml index 95a80ce..d708e1d 100644 --- a/kotlin-type-inference/pom.xml +++ b/kotlin-type-inference/pom.xml @@ -9,7 +9,7 @@ 2.0.21 - 5.10.3 + 5.11.3 2.8.0