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 989dd39abf88 chore(deps): Bump protobuf-version from 4.35.0 to 4.35.1
989dd39abf88 is described below
commit 989dd39abf88058f37b41c4447dbfd4e6fa38a5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 07:36:06 2026 +0000
chore(deps): Bump protobuf-version from 4.35.0 to 4.35.1
Bumps `protobuf-version` from 4.35.0 to 4.35.1.
Updates `com.google.protobuf:protobuf-java` from 4.35.0 to 4.35.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
Updates `com.google.protobuf:protobuf-java-util` from 4.35.0 to 4.35.1
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-version: 4.35.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-version: 4.35.1
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 da7ca2cc3d43..9beec1c77e59 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -435,7 +435,7 @@
<pooled-jms-version>3.2.2</pooled-jms-version>
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
<proto-google-common-protos-version>2.72.0</proto-google-common-protos-version>
- <protobuf-version>4.35.0</protobuf-version>
+ <protobuf-version>4.35.1</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.9</prowide-version>
<pubnub-version>13.4.0</pubnub-version>