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 825cfa6a510 chore(deps): Bump protostream-version from 5.0.12.Final to
15.0.13.Final (#16913)
825cfa6a510 is described below
commit 825cfa6a510e4a0a65596bee40ba62a3b030f889
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 24 08:27:32 2025 +0100
chore(deps): Bump protostream-version from 5.0.12.Final to 15.0.13.Final
(#16913)
Bumps `protostream-version` from 5.0.12.Final to 15.0.13.Final.
Updates `org.infinispan.protostream:protostream-processor` from
5.0.12.Final to 15.0.13.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](https://github.com/infinispan/protostream/commits)
Updates `org.infinispan.protostream:protostream` from 5.0.12.Final to
15.0.13.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](https://github.com/infinispan/protostream/commits)
Updates `org.infinispan.protostream:protostream-types` from 5.0.12.Final to
15.0.13.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](https://github.com/infinispan/protostream/commits)
---
updated-dependencies:
- dependency-name: org.infinispan.protostream:protostream-processor
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.infinispan.protostream:protostream
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.infinispan.protostream:protostream-types
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
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 e6a3b1758a6..4076a9465f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -417,7 +417,7 @@
<protobuf-version>3.25.5</protobuf-version>
<protobuf-maven-plugin-version>2.10.2</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>
- <protostream-version>5.0.12.Final</protostream-version>
+ <protostream-version>15.0.13.Final</protostream-version>
<prowide-version>SRU2024-10.2.6</prowide-version>
<pubnub-version>10.4.0</pubnub-version>
<pulsar-version>3.3.3</pulsar-version>