diff --git a/README.md b/README.md index 6e653aea..baf01d6d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A scratch-built and modern Maven plugin for seamless protoc integration, with su ${protobuf-maven-plugin.version} - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/embed-main-sources/pom.xml b/protobuf-maven-plugin/src/it/embed-main-sources/pom.xml index 8e81d149..2c7519ff 100644 --- a/protobuf-maven-plugin/src/it/embed-main-sources/pom.xml +++ b/protobuf-maven-plugin/src/it/embed-main-sources/pom.xml @@ -32,7 +32,7 @@ embed-main-sources - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/pom.xml b/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/pom.xml index fd7cef62..5b988646 100644 --- a/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/pom.xml @@ -41,7 +41,7 @@ - 4.27.2 + 4.27.3 2.37.0 diff --git a/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/some-project/pom.xml b/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/some-project/pom.xml index 783bdd3e..273a69e6 100644 --- a/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/some-project/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-132-duplicate-maven-dependencies/some-project/pom.xml @@ -30,7 +30,7 @@ some-project - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-135-compile-dependencies/pom.xml b/protobuf-maven-plugin/src/it/gh-135-compile-dependencies/pom.xml index f07fb403..e84124f5 100644 --- a/protobuf-maven-plugin/src/it/gh-135-compile-dependencies/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-135-compile-dependencies/pom.xml @@ -37,7 +37,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-164-direct-dependency-resolution-depth-for-source-dependencies/pom.xml b/protobuf-maven-plugin/src/it/gh-164-direct-dependency-resolution-depth-for-source-dependencies/pom.xml index e9aa46f2..fa2c11db 100644 --- a/protobuf-maven-plugin/src/it/gh-164-direct-dependency-resolution-depth-for-source-dependencies/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-164-direct-dependency-resolution-depth-for-source-dependencies/pom.xml @@ -42,7 +42,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-164-transitive-dependency-resolution-depth-for-source-dependencies/pom.xml b/protobuf-maven-plugin/src/it/gh-164-transitive-dependency-resolution-depth-for-source-dependencies/pom.xml index 26878a97..7fcbfd0e 100644 --- a/protobuf-maven-plugin/src/it/gh-164-transitive-dependency-resolution-depth-for-source-dependencies/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-164-transitive-dependency-resolution-depth-for-source-dependencies/pom.xml @@ -42,7 +42,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-250-excludes/pom.xml b/protobuf-maven-plugin/src/it/gh-250-excludes/pom.xml index 3c44eb10..a2424cd4 100644 --- a/protobuf-maven-plugin/src/it/gh-250-excludes/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-250-excludes/pom.xml @@ -32,7 +32,7 @@ gh-250-excludes - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-250-includes/pom.xml b/protobuf-maven-plugin/src/it/gh-250-includes/pom.xml index 3079a0aa..93361aa1 100644 --- a/protobuf-maven-plugin/src/it/gh-250-includes/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-250-includes/pom.xml @@ -32,7 +32,7 @@ gh-250-includes - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-267-resolve-test-jar-type/pom.xml b/protobuf-maven-plugin/src/it/gh-267-resolve-test-jar-type/pom.xml index 9f7a54df..dbffc24f 100644 --- a/protobuf-maven-plugin/src/it/gh-267-resolve-test-jar-type/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-267-resolve-test-jar-type/pom.xml @@ -38,7 +38,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-267-resolve-tests-classifier/pom.xml b/protobuf-maven-plugin/src/it/gh-267-resolve-tests-classifier/pom.xml index edf43c77..ddcbc804 100644 --- a/protobuf-maven-plugin/src/it/gh-267-resolve-tests-classifier/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-267-resolve-tests-classifier/pom.xml @@ -38,7 +38,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-277-plugin-ordering/pom.xml b/protobuf-maven-plugin/src/it/gh-277-plugin-ordering/pom.xml index 76abd989..6ff8c54c 100644 --- a/protobuf-maven-plugin/src/it/gh-277-plugin-ordering/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-277-plugin-ordering/pom.xml @@ -34,7 +34,7 @@ 1.65.0 1.3.2 - 4.27.2 + 4.27.3 3.6.7 1.2.4 diff --git a/protobuf-maven-plugin/src/it/gh-299-ehcache-jaxb-resolution-failure/pom.xml b/protobuf-maven-plugin/src/it/gh-299-ehcache-jaxb-resolution-failure/pom.xml index fefa1b10..14f51881 100644 --- a/protobuf-maven-plugin/src/it/gh-299-ehcache-jaxb-resolution-failure/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-299-ehcache-jaxb-resolution-failure/pom.xml @@ -32,7 +32,7 @@ gh-299-ehcache-jaxb-resolution-failure - 4.27.2 + 4.27.3 3.10.8 diff --git a/protobuf-maven-plugin/src/it/gh-302-runtime-scope-direct-resolution/pom.xml b/protobuf-maven-plugin/src/it/gh-302-runtime-scope-direct-resolution/pom.xml index 32ba1c09..0c6dafe6 100644 --- a/protobuf-maven-plugin/src/it/gh-302-runtime-scope-direct-resolution/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-302-runtime-scope-direct-resolution/pom.xml @@ -39,7 +39,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/gh-302-runtime-scope-transitive-resolution/pom.xml b/protobuf-maven-plugin/src/it/gh-302-runtime-scope-transitive-resolution/pom.xml index 827d0ea3..be4932f4 100644 --- a/protobuf-maven-plugin/src/it/gh-302-runtime-scope-transitive-resolution/pom.xml +++ b/protobuf-maven-plugin/src/it/gh-302-runtime-scope-transitive-resolution/pom.xml @@ -40,7 +40,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/grpc-plugin/pom.xml b/protobuf-maven-plugin/src/it/grpc-plugin/pom.xml index 28fee54a..ab58b9b2 100644 --- a/protobuf-maven-plugin/src/it/grpc-plugin/pom.xml +++ b/protobuf-maven-plugin/src/it/grpc-plugin/pom.xml @@ -34,7 +34,7 @@ 1.65.0 1.3.2 - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-main-empty/pom.xml b/protobuf-maven-plugin/src/it/java-main-empty/pom.xml index 36ebe646..74be97e6 100644 --- a/protobuf-maven-plugin/src/it/java-main-empty/pom.xml +++ b/protobuf-maven-plugin/src/it/java-main-empty/pom.xml @@ -32,7 +32,7 @@ java-main-empty - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-main-lite/pom.xml b/protobuf-maven-plugin/src/it/java-main-lite/pom.xml index 39dd7156..04fe79cc 100644 --- a/protobuf-maven-plugin/src/it/java-main-lite/pom.xml +++ b/protobuf-maven-plugin/src/it/java-main-lite/pom.xml @@ -32,7 +32,7 @@ java-main-lite - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-main/pom.xml b/protobuf-maven-plugin/src/it/java-main/pom.xml index 3d638756..edb95a4b 100644 --- a/protobuf-maven-plugin/src/it/java-main/pom.xml +++ b/protobuf-maven-plugin/src/it/java-main/pom.xml @@ -32,7 +32,7 @@ java-main - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-paths/pom.xml b/protobuf-maven-plugin/src/it/java-paths/pom.xml index 1c00c993..62408c36 100644 --- a/protobuf-maven-plugin/src/it/java-paths/pom.xml +++ b/protobuf-maven-plugin/src/it/java-paths/pom.xml @@ -32,7 +32,7 @@ java-paths - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-test-empty/pom.xml b/protobuf-maven-plugin/src/it/java-test-empty/pom.xml index 8bf34003..c0ff237d 100644 --- a/protobuf-maven-plugin/src/it/java-test-empty/pom.xml +++ b/protobuf-maven-plugin/src/it/java-test-empty/pom.xml @@ -32,7 +32,7 @@ java-test-empty - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-test-lite/pom.xml b/protobuf-maven-plugin/src/it/java-test-lite/pom.xml index 580687ba..185f69ea 100644 --- a/protobuf-maven-plugin/src/it/java-test-lite/pom.xml +++ b/protobuf-maven-plugin/src/it/java-test-lite/pom.xml @@ -32,7 +32,7 @@ java-test-lite - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/java-test/pom.xml b/protobuf-maven-plugin/src/it/java-test/pom.xml index 6bff62de..9194af09 100644 --- a/protobuf-maven-plugin/src/it/java-test/pom.xml +++ b/protobuf-maven-plugin/src/it/java-test/pom.xml @@ -32,7 +32,7 @@ java-test - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/kotlin-main/pom.xml b/protobuf-maven-plugin/src/it/kotlin-main/pom.xml index 62538cba..73793621 100644 --- a/protobuf-maven-plugin/src/it/kotlin-main/pom.xml +++ b/protobuf-maven-plugin/src/it/kotlin-main/pom.xml @@ -33,7 +33,7 @@ 1.9.24 - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/kotlin-test/pom.xml b/protobuf-maven-plugin/src/it/kotlin-test/pom.xml index c803e5b6..f312605f 100644 --- a/protobuf-maven-plugin/src/it/kotlin-test/pom.xml +++ b/protobuf-maven-plugin/src/it/kotlin-test/pom.xml @@ -33,7 +33,7 @@ 1.9.24 - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/path-protoc/pom.xml b/protobuf-maven-plugin/src/it/path-protoc/pom.xml index 7c5ebb6a..0d2d73dd 100644 --- a/protobuf-maven-plugin/src/it/path-protoc/pom.xml +++ b/protobuf-maven-plugin/src/it/path-protoc/pom.xml @@ -32,7 +32,7 @@ path-protoc - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/reactor-grpc-binary-plugin/pom.xml b/protobuf-maven-plugin/src/it/reactor-grpc-binary-plugin/pom.xml index 17afcd80..2659cb33 100644 --- a/protobuf-maven-plugin/src/it/reactor-grpc-binary-plugin/pom.xml +++ b/protobuf-maven-plugin/src/it/reactor-grpc-binary-plugin/pom.xml @@ -34,7 +34,7 @@ 1.65.0 1.3.2 - 4.27.2 + 4.27.3 3.6.7 1.2.4 diff --git a/protobuf-maven-plugin/src/it/reactor-grpc-jvm-plugin/pom.xml b/protobuf-maven-plugin/src/it/reactor-grpc-jvm-plugin/pom.xml index 55d9ffb6..656d66c3 100644 --- a/protobuf-maven-plugin/src/it/reactor-grpc-jvm-plugin/pom.xml +++ b/protobuf-maven-plugin/src/it/reactor-grpc-jvm-plugin/pom.xml @@ -34,7 +34,7 @@ 1.65.0 1.3.2 - 4.27.2 + 4.27.3 3.6.7 1.2.4 diff --git a/protobuf-maven-plugin/src/it/scalapb-plugin/pom.xml b/protobuf-maven-plugin/src/it/scalapb-plugin/pom.xml index 324bfed5..80e735fb 100644 --- a/protobuf-maven-plugin/src/it/scalapb-plugin/pom.xml +++ b/protobuf-maven-plugin/src/it/scalapb-plugin/pom.xml @@ -33,7 +33,7 @@ 1.65.0 - 4.27.2 + 4.27.3 3.4.2 0.11.15 4.9.1 diff --git a/protobuf-maven-plugin/src/it/skip/pom.xml b/protobuf-maven-plugin/src/it/skip/pom.xml index 1fff37e2..258e0a9d 100644 --- a/protobuf-maven-plugin/src/it/skip/pom.xml +++ b/protobuf-maven-plugin/src/it/skip/pom.xml @@ -32,7 +32,7 @@ skip - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/it/test-dependency-resolution/pom.xml b/protobuf-maven-plugin/src/it/test-dependency-resolution/pom.xml index 0ab41afc..d29111db 100644 --- a/protobuf-maven-plugin/src/it/test-dependency-resolution/pom.xml +++ b/protobuf-maven-plugin/src/it/test-dependency-resolution/pom.xml @@ -40,7 +40,7 @@ - 4.27.2 + 4.27.3 diff --git a/protobuf-maven-plugin/src/site/markdown/usage.md b/protobuf-maven-plugin/src/site/markdown/usage.md index 66adbb68..2e75794b 100644 --- a/protobuf-maven-plugin/src/site/markdown/usage.md +++ b/protobuf-maven-plugin/src/site/markdown/usage.md @@ -25,7 +25,7 @@ do is provide the version of `protoc` to use. ${protobuf-maven-plugin.version} - 4.27.2 + 4.27.3 @@ -70,7 +70,7 @@ like Dependabot to keep the compiler version up-to-date automatically. ... - 4.27.2 + 4.27.3 ... diff --git a/protobuf-maven-plugin/src/site/markdown/user-guides/basic-usage.md b/protobuf-maven-plugin/src/site/markdown/user-guides/basic-usage.md index 4187217b..20b1657c 100644 --- a/protobuf-maven-plugin/src/site/markdown/user-guides/basic-usage.md +++ b/protobuf-maven-plugin/src/site/markdown/user-guides/basic-usage.md @@ -18,7 +18,7 @@ header of this page. 0.0.1-SNAPSHOT - 4.27.2 + 4.27.3 22 UTF-8 diff --git a/scripts/install-protoc-to-github-runner.sh b/scripts/install-protoc-to-github-runner.sh index 44b59ede..ad8fa8c3 100755 --- a/scripts/install-protoc-to-github-runner.sh +++ b/scripts/install-protoc-to-github-runner.sh @@ -10,7 +10,7 @@ set -o errexit set -o nounset [[ -n ${DEBUG+undef} ]] && set -o xtrace -readonly version=4.27.2 +readonly version=4.27.3 case "$(uname)" in Linux)