From 72c365c73376d8d118a5f085a5a4c1157092c544 Mon Sep 17 00:00:00 2001 From: Petr Beran Date: Tue, 17 Feb 2026 13:18:23 +0100 Subject: [PATCH] bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.14.3 --- maven/impl-maven-archive/src/it/jar-sample/pom-b.xml | 2 +- maven/impl-maven-archive/src/it/jar-sample/pom-c.xml | 2 +- maven/impl-maven-archive/src/it/jar-sample/pom.xml | 2 +- maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-b.xml | 2 +- maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-c.xml | 2 +- maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-d.xml | 2 +- maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-e.xml | 2 +- maven/impl-maven-archive/src/it/jar-with-mf-sample/pom.xml | 2 +- maven/impl-maven-archive/src/it/jar-without-resources/pom.xml | 2 +- maven/impl-maven-archive/src/it/war-sample/pom-b.xml | 2 +- maven/impl-maven-archive/src/it/war-sample/pom-c.xml | 2 +- maven/impl-maven-archive/src/it/war-sample/pom.xml | 2 +- maven/impl-maven-embedded/src/it/cube-gradle-sample/pom.xml | 2 +- maven/impl-maven-embedded/src/it/jar-sample/pom.xml | 2 +- .../src/it/multi-module-sample/module-one/pom.xml | 2 +- maven/impl-maven-embedded/src/it/war-sample/pom.xml | 2 +- maven/maven-plugin/src/it/context-propagation/pom.xml | 2 +- maven/maven-plugin/src/it/dependency-tree-scope/pom.xml | 2 +- maven/maven-plugin/src/it/dependency-tree/pom.xml | 2 +- pom.xml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/maven/impl-maven-archive/src/it/jar-sample/pom-b.xml b/maven/impl-maven-archive/src/it/jar-sample/pom-b.xml index 9677c3f4..83e6c4dc 100644 --- a/maven/impl-maven-archive/src/it/jar-sample/pom-b.xml +++ b/maven/impl-maven-archive/src/it/jar-sample/pom-b.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-sample/pom-c.xml b/maven/impl-maven-archive/src/it/jar-sample/pom-c.xml index 0eb3b877..b5eaa0da 100644 --- a/maven/impl-maven-archive/src/it/jar-sample/pom-c.xml +++ b/maven/impl-maven-archive/src/it/jar-sample/pom-c.xml @@ -13,7 +13,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-sample/pom.xml b/maven/impl-maven-archive/src/it/jar-sample/pom.xml index 8cbd1caa..035005c4 100644 --- a/maven/impl-maven-archive/src/it/jar-sample/pom.xml +++ b/maven/impl-maven-archive/src/it/jar-sample/pom.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-b.xml b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-b.xml index 635aeca5..22af76c2 100644 --- a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-b.xml +++ b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-b.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-c.xml b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-c.xml index 0eb2f5b7..aa24bdf2 100644 --- a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-c.xml +++ b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-c.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-d.xml b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-d.xml index 632040b7..4df93069 100644 --- a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-d.xml +++ b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-d.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-e.xml b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-e.xml index 45e851df..8c4e6475 100644 --- a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-e.xml +++ b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom-e.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom.xml b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom.xml index 9b16a251..d009b823 100644 --- a/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom.xml +++ b/maven/impl-maven-archive/src/it/jar-with-mf-sample/pom.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/jar-without-resources/pom.xml b/maven/impl-maven-archive/src/it/jar-without-resources/pom.xml index 754847b9..cbc7ee1e 100644 --- a/maven/impl-maven-archive/src/it/jar-without-resources/pom.xml +++ b/maven/impl-maven-archive/src/it/jar-without-resources/pom.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.4.2 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/war-sample/pom-b.xml b/maven/impl-maven-archive/src/it/war-sample/pom-b.xml index bb468289..04b9a907 100644 --- a/maven/impl-maven-archive/src/it/war-sample/pom-b.xml +++ b/maven/impl-maven-archive/src/it/war-sample/pom-b.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.13.0 3.4.0 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/war-sample/pom-c.xml b/maven/impl-maven-archive/src/it/war-sample/pom-c.xml index 5d2b98bd..afd4dd9a 100644 --- a/maven/impl-maven-archive/src/it/war-sample/pom-c.xml +++ b/maven/impl-maven-archive/src/it/war-sample/pom-c.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.13.0 3.4.0 3.0.3.Final diff --git a/maven/impl-maven-archive/src/it/war-sample/pom.xml b/maven/impl-maven-archive/src/it/war-sample/pom.xml index 04b3a300..8be8c63f 100644 --- a/maven/impl-maven-archive/src/it/war-sample/pom.xml +++ b/maven/impl-maven-archive/src/it/war-sample/pom.xml @@ -14,7 +14,7 @@ 1.21.0 - 5.12.0 + 5.14.3 3.13.0 3.4.0 3.0.3.Final diff --git a/maven/impl-maven-embedded/src/it/cube-gradle-sample/pom.xml b/maven/impl-maven-embedded/src/it/cube-gradle-sample/pom.xml index a165c4fc..caa5f051 100644 --- a/maven/impl-maven-embedded/src/it/cube-gradle-sample/pom.xml +++ b/maven/impl-maven-embedded/src/it/cube-gradle-sample/pom.xml @@ -13,7 +13,7 @@ - 5.12.0 + 5.14.3 1.0.0.Alpha15 1.9.1.Final 3.2.2-SNAPSHOT diff --git a/maven/impl-maven-embedded/src/it/jar-sample/pom.xml b/maven/impl-maven-embedded/src/it/jar-sample/pom.xml index 13d727e3..61cd3deb 100644 --- a/maven/impl-maven-embedded/src/it/jar-sample/pom.xml +++ b/maven/impl-maven-embedded/src/it/jar-sample/pom.xml @@ -17,7 +17,7 @@ 1.8 1.21.0 - 5.12.0 + 5.14.3 3.4.2 1.0.3.Final diff --git a/maven/impl-maven-embedded/src/it/multi-module-sample/module-one/pom.xml b/maven/impl-maven-embedded/src/it/multi-module-sample/module-one/pom.xml index 1818280a..d0d63186 100644 --- a/maven/impl-maven-embedded/src/it/multi-module-sample/module-one/pom.xml +++ b/maven/impl-maven-embedded/src/it/multi-module-sample/module-one/pom.xml @@ -19,7 +19,7 @@ 1.21.0 - 5.12.0 + 5.14.3 1.0.3.Final diff --git a/maven/impl-maven-embedded/src/it/war-sample/pom.xml b/maven/impl-maven-embedded/src/it/war-sample/pom.xml index 5a7037ed..557bd108 100644 --- a/maven/impl-maven-embedded/src/it/war-sample/pom.xml +++ b/maven/impl-maven-embedded/src/it/war-sample/pom.xml @@ -18,7 +18,7 @@ 1.8 1.21.0 - 5.12.0 + 5.14.3 1.0.3.Final 2.0.16 diff --git a/maven/maven-plugin/src/it/context-propagation/pom.xml b/maven/maven-plugin/src/it/context-propagation/pom.xml index 4c3cad41..44bc6161 100644 --- a/maven/maven-plugin/src/it/context-propagation/pom.xml +++ b/maven/maven-plugin/src/it/context-propagation/pom.xml @@ -12,7 +12,7 @@ 1.8 1.8 - 5.12.0 + 5.14.3 3.1.2 3.3.1 diff --git a/maven/maven-plugin/src/it/dependency-tree-scope/pom.xml b/maven/maven-plugin/src/it/dependency-tree-scope/pom.xml index c4c6bb74..7ea59499 100644 --- a/maven/maven-plugin/src/it/dependency-tree-scope/pom.xml +++ b/maven/maven-plugin/src/it/dependency-tree-scope/pom.xml @@ -9,7 +9,7 @@ Tests for ShrinkWrap Maven Resolver Plugin: Dependency Tree with Scope - 5.12.0 + 5.14.3 3.1.2 2.4.21 diff --git a/maven/maven-plugin/src/it/dependency-tree/pom.xml b/maven/maven-plugin/src/it/dependency-tree/pom.xml index c1010395..ea017438 100644 --- a/maven/maven-plugin/src/it/dependency-tree/pom.xml +++ b/maven/maven-plugin/src/it/dependency-tree/pom.xml @@ -9,7 +9,7 @@ Tests for ShrinkWrap Maven Resolver Plugin: Dependency Tree - 5.12.0 + 5.14.3 3.1.2 2.4.21 diff --git a/pom.xml b/pom.xml index 8848d6b4..22c99c6a 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 1.0.8.Final - 5.12.0 + 5.14.3 3.27.7 4.3.0 9.4.56.v20240826