From 92d9c07f44fe1d4dfd1fb99cee297622826f7e83 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Wed, 17 May 2023 23:09:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=BD=D0=B0=20quarkus=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 34f58b4..c879d00 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.haiti.filter haiti-filter-quarkus-reactive - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT jar Haiti Filter Reactive Quarkus @@ -28,8 +28,12 @@ UTF-8 UTF-8 - 2.16.3.Final - 1.0.0 + 3.0.3.Final + 1.1.0 + + 42.6.0 + + 24.0.1 3.11.0 @@ -40,9 +44,9 @@ 3.5.0 - 3.0.1 + 3.1.0 - 3.0.0-M7 + 3.0.0 @@ -72,7 +76,7 @@ org.postgresql postgresql - 42.5.0 + ${postgresql.ver} jakarta.xml.bind @@ -81,7 +85,7 @@ org.jetbrains annotations - 23.0.0 + ${jetbrains.annotations.ver}