You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2024/03/25 10:13:07 UTC

(turbine-core) branch trunk updated: Update Torque to v.2-SNAPSHOT

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

gk pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git


The following commit(s) were added to refs/heads/trunk by this push:
     new faf3502c Update Torque to v.2-SNAPSHOT
faf3502c is described below

commit faf3502c076f3b122bc6082486560aaa9d9d15f8
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Mon Mar 25 11:10:57 2024 +0100

    Update Torque to v.2-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e76b47c..ced75604 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1393,7 +1393,7 @@
     <fulcrum.parser>3.0.0</fulcrum.parser>
     <fulcrum.security>3.0.0</fulcrum.security>
     <fulcrum.yaafi>2.0.0</fulcrum.yaafi>
-    <torque.version>5.1</torque.version>
+    <torque.version>5.2-SNAPSHOT</torque.version>
     <jackson2.version>2.16.1</jackson2.version>
     <doclint>none</doclint>
     <docker.testcontainers.version>1.18.3</docker.testcontainers.version>