From 9ade85cb07fed5295cf2c4e08b2f563c81ac5d2b Mon Sep 17 00:00:00 2001 From: Madhavan Sridharan Date: Fri, 18 Aug 2023 16:51:23 -0400 Subject: [PATCH] Quarkus Framework upgrade to latest in 3.x series --- pom.xml | 2 +- quickstart/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6889215f..cc77faa0 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ Note: when upgrading the Quarkus version or the DataStax Java driver version, make sure that you upgrade them in the quickstart module too. --> - 3.2.4.Final + 3.5.0.CR1 4.17.0 3.23.1 11 diff --git a/quickstart/pom.xml b/quickstart/pom.xml index 5b1c508a..32e8b674 100644 --- a/quickstart/pom.xml +++ b/quickstart/pom.xml @@ -27,7 +27,7 @@ 2020 11 - 3.2.4.Final + 3.5.0.CR1 4.17.0 3.23.1 UTF-8