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 3494db80bd1 Bump protostream-version from 5.0.3.Final to 5.0.5.Final 
(#14338)
3494db80bd1 is described below

commit 3494db80bd12e787d8d71440bc86850611e3cfcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 12:35:06 2024 +0200

    Bump protostream-version from 5.0.3.Final to 5.0.5.Final (#14338)
    
    Bumps `protostream-version` from 5.0.3.Final to 5.0.5.Final.
    
    Updates `org.infinispan.protostream:protostream-processor` from 5.0.3.Final 
to 5.0.5.Final
    - [Release notes](https://github.com/infinispan/protostream/releases)
    - 
[Commits](https://github.com/infinispan/protostream/compare/5.0.3.Final...5.0.5.Final)
    
    Updates `org.infinispan.protostream:protostream` from 5.0.3.Final to 
5.0.5.Final
    - [Release notes](https://github.com/infinispan/protostream/releases)
    - 
[Commits](https://github.com/infinispan/protostream/compare/5.0.3.Final...5.0.5.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
    ...
    
    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 a667356859b..c823db416c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -406,7 +406,7 @@
         <protobuf-version>3.25.3</protobuf-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
-        <protostream-version>5.0.3.Final</protostream-version>
+        <protostream-version>5.0.5.Final</protostream-version>
         <prowide-version>SRU2023-10.1.6</prowide-version>
         <pubnub-version>6.4.5</pubnub-version>
         <pulsar-version>3.2.3</pulsar-version>

Reply via email to