This is an automated email from the ASF dual-hosted git repository.
apupier 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 c9fdf45c7846 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin
c9fdf45c7846 is described below
commit c9fdf45c784645b083bdb5f85a4bfb179610dacc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 08:58:42 2026 +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 4.1.2 to 4.1.3.
- [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
-
[Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: io.github.ascopes:protobuf-maven-plugin
dependency-version: 4.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d997b031ca00..b563fb2fc78b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -456,7 +456,7 @@
<properties-maven-plugin-version>1.3.0</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>4.1.2</protobuf-maven-plugin-version>
+ <protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>
<prowide-version>SRU2025-10.3.4</prowide-version>
<pubnub-version>12.1.4</pubnub-version>