From 11cd9cf01dbb98474a5089ad8300a1357fb283a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:22:23 +0000 Subject: [PATCH] fix(deps): update dependency com.jcabi:parent to v0.70.0 --- qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml | 2 +- qulice-maven-plugin/src/it/checkstyle-violations/pom.xml | 2 +- .../src/it/dependency-not-matches-exclude/pom.xml | 2 +- .../src/it/dependency-violations-exclude/pom.xml | 2 +- qulice-maven-plugin/src/it/dependency-violations/pom.xml | 2 +- qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml | 2 +- qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml | 2 +- qulice-maven-plugin/src/it/log-check/pom.xml | 2 +- qulice-maven-plugin/src/it/multi-module/pom.xml | 2 +- qulice-maven-plugin/src/it/pmd-violations/pom.xml | 2 +- .../src/it/pom-xpath-validator-violations/pom.xml | 2 +- qulice-maven-plugin/src/it/relocation/pom.xml | 2 +- qulice-maven-plugin/src/it/snapshots/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml b/qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml index 00704a8e5..c28fc372f 100644 --- a/qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml +++ b/qulice-maven-plugin/src/it/checkstyle-newlines/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin checkstyle-newlines diff --git a/qulice-maven-plugin/src/it/checkstyle-violations/pom.xml b/qulice-maven-plugin/src/it/checkstyle-violations/pom.xml index 4c83a3f09..5079ce334 100644 --- a/qulice-maven-plugin/src/it/checkstyle-violations/pom.xml +++ b/qulice-maven-plugin/src/it/checkstyle-violations/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin checkstyle-violations diff --git a/qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml b/qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml index bdff4c4e8..22be25e3a 100644 --- a/qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml +++ b/qulice-maven-plugin/src/it/dependency-not-matches-exclude/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin dependency-not-matches-exclude diff --git a/qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml b/qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml index 5ad6bc3d1..723c973b9 100644 --- a/qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml +++ b/qulice-maven-plugin/src/it/dependency-violations-exclude/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin dependency-violations-exclude diff --git a/qulice-maven-plugin/src/it/dependency-violations/pom.xml b/qulice-maven-plugin/src/it/dependency-violations/pom.xml index 2eca13e8a..8f735c187 100644 --- a/qulice-maven-plugin/src/it/dependency-violations/pom.xml +++ b/qulice-maven-plugin/src/it/dependency-violations/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin dependency-violations diff --git a/qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml b/qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml index b9d1d1b8a..a0fbd0dd0 100644 --- a/qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml +++ b/qulice-maven-plugin/src/it/duplicate-finder-ignore-deps/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin duplicate-finder-ignore-deps diff --git a/qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml b/qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml index f15d1c1ff..f7359eac7 100644 --- a/qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml +++ b/qulice-maven-plugin/src/it/hibernate-validator-check/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin hibernate-validator-check diff --git a/qulice-maven-plugin/src/it/log-check/pom.xml b/qulice-maven-plugin/src/it/log-check/pom.xml index a14693365..ffa772e04 100644 --- a/qulice-maven-plugin/src/it/log-check/pom.xml +++ b/qulice-maven-plugin/src/it/log-check/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin log-check diff --git a/qulice-maven-plugin/src/it/multi-module/pom.xml b/qulice-maven-plugin/src/it/multi-module/pom.xml index 0543fbcd5..beeee5caf 100644 --- a/qulice-maven-plugin/src/it/multi-module/pom.xml +++ b/qulice-maven-plugin/src/it/multi-module/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin mod diff --git a/qulice-maven-plugin/src/it/pmd-violations/pom.xml b/qulice-maven-plugin/src/it/pmd-violations/pom.xml index c29d2a160..9874d52a6 100644 --- a/qulice-maven-plugin/src/it/pmd-violations/pom.xml +++ b/qulice-maven-plugin/src/it/pmd-violations/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin pmd-violations diff --git a/qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml b/qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml index b942617ed..bc46cf3a0 100644 --- a/qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml +++ b/qulice-maven-plugin/src/it/pom-xpath-validator-violations/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin pom-xpath-validator-violations diff --git a/qulice-maven-plugin/src/it/relocation/pom.xml b/qulice-maven-plugin/src/it/relocation/pom.xml index f033bd28b..972ee9404 100644 --- a/qulice-maven-plugin/src/it/relocation/pom.xml +++ b/qulice-maven-plugin/src/it/relocation/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin relocation diff --git a/qulice-maven-plugin/src/it/snapshots/pom.xml b/qulice-maven-plugin/src/it/snapshots/pom.xml index 762df053f..af729f99e 100644 --- a/qulice-maven-plugin/src/it/snapshots/pom.xml +++ b/qulice-maven-plugin/src/it/snapshots/pom.xml @@ -8,7 +8,7 @@ com.jcabi parent - 0.54.1 + 0.70.0 com.qulice.plugin snapshots