You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/26 06:24:51 UTC

[camel-spring-boot] branch camel-spring-boot-3.x updated: [create-pull-request] automated change (#918)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-spring-boot-3.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this push:
     new 8afd2be6c05 [create-pull-request] automated change (#918)
8afd2be6c05 is described below

commit 8afd2be6c0576f5fb9693c6a8d1a4a701dd988d6
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Aug 26 08:24:45 2023 +0200

    [create-pull-request] automated change (#918)
    
    Co-authored-by: orpiske <or...@users.noreply.github.com>
---
 tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index aeb08d308ea..a8cedde6008 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4949,6 +4949,11 @@
         <artifactId>testcontainers</artifactId>
         <version>1.17.6</version>
       </dependency>
+      <dependency>
+        <groupId>org.xerial.snappy</groupId>
+        <artifactId>snappy-java</artifactId>
+        <version>1.1.10.3</version>
+      </dependency>
       <dependency>
         <groupId>stax</groupId>
         <artifactId>stax-api</artifactId>