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}