This is an automated email from the ASF dual-hosted git repository. orpiske 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 0c1d4419c5f chore(deps): Bump io.github.ascopes:protobuf-maven-plugin 0c1d4419c5f is described below commit 0c1d4419c5ff0f709e0189cd38d787f773a04d85 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 17 07:37:07 2025 +0000 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases) - [Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v2.11.0...v2.12.1) --- updated-dependencies: - dependency-name: io.github.ascopes:protobuf-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index b60ef55d25a..f1f635b4766 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -423,7 +423,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.5</protobuf-version> - <protobuf-maven-plugin-version>2.11.0</protobuf-maven-plugin-version> + <protobuf-maven-plugin-version>2.12.1</protobuf-maven-plugin-version> <protonpack-version>1.8</protonpack-version> <protostream-version>5.0.12.Final</protostream-version> <prowide-version>SRU2024-10.2.6</prowide-version>