We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43892fe + 8ec3379 commit ebf8305Copy full SHA for ebf8305
ols-geocoder-core/pom.xml
@@ -56,7 +56,7 @@
56
<dependency>
57
<groupId>ch.qos.logback</groupId>
58
<artifactId>logback-classic</artifactId>
59
- <version>1.2.0</version>
+ <version>1.3.12</version>
60
<scope>test</scope>
61
</dependency>
62
pom.xml
@@ -69,7 +69,7 @@
69
<junit.jupiter.version>5.9.3</junit.jupiter.version>
70
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
71
<slf4j.version>2.0.7</slf4j.version>
72
- <logback.version>1.4.8</logback.version>
+ <logback.version>1.3.12</logback.version>
73
<trove4j.version>3.0.3</trove4j.version>
74
<geotools.version>29.2</geotools.version>
75
<jts.version>1.19.0</jts.version>
0 commit comments