HHH-18293 Upgraded geolatte to 1.9.1

This commit is contained in:
Lukáš Vasek 2024-06-24 11:15:41 +02:00 committed by Christian Beikov
parent 5a052bafc9
commit 4d66718d54
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ dependencyResolutionManagement {
def antlrVersion = version "antlr", "4.13.0"
def byteBuddyVersion = version "byteBuddy", "1.14.15"
def classmateVersion = version "classmate", "1.5.1"
def geolatteVersion = version "geolatte", "1.8.2"
def geolatteVersion = version "geolatte", "1.9.1"
def hcannVersion = version "hcann", "7.0.1.Final"
def jandexVersion = version "jandex", "3.1.2"
def jacksonVersion = version "jackson", "2.17.0"