From d6de8831de7dd595d3978daa912faf5f56dfd1ea 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..0e56cf82 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.6.9 4.17.0 3.23.1 11 diff --git a/quickstart/pom.xml b/quickstart/pom.xml index 5b1c508a..2af44ede 100644 --- a/quickstart/pom.xml +++ b/quickstart/pom.xml @@ -27,7 +27,7 @@ 2020 11 - 3.2.4.Final + 3.6.9 4.17.0 3.23.1 UTF-8