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 56d52a8732e chore(deps): Bump protostream-version from 5.0.8.Final to 
5.0.9.Final (#15782)
56d52a8732e is described below

commit 56d52a8732e722ac42f1fed60b52ac01161a8511
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 2 07:08:37 2024 +0200

    chore(deps): Bump protostream-version from 5.0.8.Final to 5.0.9.Final 
(#15782)
    
    Bumps `protostream-version` from 5.0.8.Final to 5.0.9.Final.
    
    Updates `org.infinispan.protostream:protostream-processor` from 5.0.8.Final 
to 5.0.9.Final
    - [Release notes](https://github.com/infinispan/protostream/releases)
    - 
[Commits](https://github.com/infinispan/protostream/compare/5.0.8.Final...5.0.9.Final)
    
    Updates `org.infinispan.protostream:protostream` from 5.0.8.Final to 
5.0.9.Final
    - [Release notes](https://github.com/infinispan/protostream/releases)
    - 
[Commits](https://github.com/infinispan/protostream/compare/5.0.8.Final...5.0.9.Final)
    
    Updates `org.infinispan.protostream:protostream-types` from 5.0.8.Final to 
5.0.9.Final
    - [Release notes](https://github.com/infinispan/protostream/releases)
    - 
[Commits](https://github.com/infinispan/protostream/compare/5.0.8.Final...5.0.9.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.infinispan.protostream:protostream-processor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.infinispan.protostream:protostream
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.infinispan.protostream:protostream-types
      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 e1db39ffb50..d887fe35f1e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -406,7 +406,7 @@
         <protobuf-version>3.25.5</protobuf-version>
         <protobuf-maven-plugin-version>2.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
-        <protostream-version>5.0.8.Final</protostream-version>
+        <protostream-version>5.0.9.Final</protostream-version>
         <prowide-version>SRU2023-10.1.7</prowide-version>
         <pubnub-version>9.2.4</pubnub-version>
         <pulsar-version>3.3.1</pulsar-version>

Reply via email to