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

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

commit 49c8951a3fb11cd433f6c854f17bc101d11b7bc7
Author: Peter Palaga <[email protected]>
AuthorDate: Fri Jun 4 19:15:01 2021 +0200

    Upgrade to Quarkiverse Freemarker 0.3.0.CR1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 89a3f62..20dd43d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         
<camel.docs.branch>camel-${camel.major.minor}.x</camel.docs.branch><!-- The 
stable branch on which our Antora docs depends -->
 
         <cassandra-quarkus.version>1.0.1</cassandra-quarkus.version><!-- 
https://repo1.maven.org/maven2/com/datastax/oss/quarkus/cassandra-quarkus-bom/ 
-->
-        
<quarkiverse.freemarker.version>0.2.7</quarkiverse.freemarker.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/freemarker/quarkus-freemarker-parent/
 -->
+        
<quarkiverse.freemarker.version>0.3.0.CR1</quarkiverse.freemarker.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/freemarker/quarkus-freemarker-parent/
 -->
         <quarkiverse-minio.version>0.2.3</quarkiverse-minio.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/minio/quarkus-minio-parent/ -->
         <quarkus.version>2.0.0.CR3</quarkus.version><!-- 
https://repo1.maven.org/maven2/io/quarkus/quarkus-bom/ -->
         <quarkus-google-cloud.version>0.7.0</quarkus-google-cloud.version><!-- 
https://repo1.maven.org/maven2/io/quarkiverse/googlecloudservices/quarkus-google-cloud-services-bom/
 -->

Reply via email to