From cc1011e83cf73cf9e52fedd95d84e38d9835eea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:42:45 +0000 Subject: [PATCH] Bump org.moditect:moditect-maven-plugin from 1.0.0.RC2 to 1.2.2.Final Bumps [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC2 to 1.2.2.Final. - [Release notes](https://github.com/moditect/moditect/releases) - [Commits](https://github.com/moditect/moditect/compare/1.0.0.CR2...1.2.2.Final) --- updated-dependencies: - dependency-name: org.moditect:moditect-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- brotli4j/pom.xml | 2 +- natives/linux-aarch64/pom.xml | 2 +- natives/linux-armv7/pom.xml | 2 +- natives/linux-ppc64le/pom.xml | 2 +- natives/linux-riscv64/pom.xml | 2 +- natives/linux-s390x/pom.xml | 2 +- natives/linux-x86_64/pom.xml | 2 +- natives/osx-aarch64/pom.xml | 2 +- natives/osx-x86_64/pom.xml | 2 +- natives/windows-aarch64/pom.xml | 2 +- natives/windows-x86_64/pom.xml | 2 +- service/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/brotli4j/pom.xml b/brotli4j/pom.xml index fff8c1f0..ecafb029 100644 --- a/brotli4j/pom.xml +++ b/brotli4j/pom.xml @@ -218,7 +218,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/linux-aarch64/pom.xml b/natives/linux-aarch64/pom.xml index 1d119f32..4d25e77f 100644 --- a/natives/linux-aarch64/pom.xml +++ b/natives/linux-aarch64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/linux-armv7/pom.xml b/natives/linux-armv7/pom.xml index 20fb3137..6f908946 100644 --- a/natives/linux-armv7/pom.xml +++ b/natives/linux-armv7/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/linux-ppc64le/pom.xml b/natives/linux-ppc64le/pom.xml index c367fea6..10e93cfc 100644 --- a/natives/linux-ppc64le/pom.xml +++ b/natives/linux-ppc64le/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/linux-riscv64/pom.xml b/natives/linux-riscv64/pom.xml index 29f32e6d..898eb1cf 100644 --- a/natives/linux-riscv64/pom.xml +++ b/natives/linux-riscv64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/linux-s390x/pom.xml b/natives/linux-s390x/pom.xml index 6c507d09..f81012d4 100644 --- a/natives/linux-s390x/pom.xml +++ b/natives/linux-s390x/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/linux-x86_64/pom.xml b/natives/linux-x86_64/pom.xml index 0543958d..2f63a204 100644 --- a/natives/linux-x86_64/pom.xml +++ b/natives/linux-x86_64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/osx-aarch64/pom.xml b/natives/osx-aarch64/pom.xml index cbdf1bb5..666576a2 100644 --- a/natives/osx-aarch64/pom.xml +++ b/natives/osx-aarch64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/osx-x86_64/pom.xml b/natives/osx-x86_64/pom.xml index d2529ee2..4d897946 100644 --- a/natives/osx-x86_64/pom.xml +++ b/natives/osx-x86_64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/windows-aarch64/pom.xml b/natives/windows-aarch64/pom.xml index 81bf90dc..45f887d9 100644 --- a/natives/windows-aarch64/pom.xml +++ b/natives/windows-aarch64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/natives/windows-x86_64/pom.xml b/natives/windows-x86_64/pom.xml index 2dd7810a..8874dd40 100644 --- a/natives/windows-x86_64/pom.xml +++ b/natives/windows-x86_64/pom.xml @@ -38,7 +38,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos diff --git a/service/pom.xml b/service/pom.xml index 03a06e57..a7c9c36f 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -21,7 +21,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.2.2.Final add-module-infos