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 2022/10/10 09:18:22 UTC

[camel-karaf] branch main updated: Upgrade Stringtemplate bundle to version 4.3.4_1

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a51573b Upgrade Stringtemplate bundle to version 4.3.4_1
1a51573b is described below

commit 1a51573bc1fbabdd94d8491cd9455f14b6c20d05
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 10 11:10:23 2022 +0200

    Upgrade Stringtemplate bundle to version 4.3.4_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 74688350..407ee3e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -297,7 +297,7 @@
         <squareup-retrofit2-bundle-version>2.5.0_2</squareup-retrofit2-bundle-version>
         <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version>
         <stax2v4-api-bundle-version>4.2</stax2v4-api-bundle-version>
-        <stringtemplate-bundle-version>4.3.3_1</stringtemplate-bundle-version>
+        <stringtemplate-bundle-version>4.3.4_1</stringtemplate-bundle-version>
         <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
         <testcontainers-version>1.13.0</testcontainers-version>
         <tinybundles-version>2.1.1</tinybundles-version>