This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new bdd69e22db5 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin (#15192) bdd69e22db5 is described below commit bdd69e22db53c8269dac0c200b3ae98e8fc6dbf7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 19 13:56:21 2024 +0200 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin (#15192) Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 39f3c9d4ff9..c6321561299 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -403,7 +403,7 @@ <properties-maven-plugin-version>1.2.1</properties-maven-plugin-version> <proto-google-common-protos-version>2.22.0</proto-google-common-protos-version> <protobuf-version>3.25.3</protobuf-version> - <protobuf-maven-plugin-version>2.4.0</protobuf-maven-plugin-version> + <protobuf-maven-plugin-version>2.4.1</protobuf-maven-plugin-version> <protonpack-version>1.8</protonpack-version> <protostream-version>5.0.8.Final</protostream-version> <prowide-version>SRU2023-10.1.7</prowide-version>