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.
1 parent ebde0d9 commit b41c254Copy full SHA for b41c254
pom.xml
@@ -25,9 +25,9 @@
25
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
27
28
- <mapcode.version>1.41</mapcode.version>
+ <mapcode.version>1.41.1</mapcode.version>
29
<log4j.version>1.2.17</log4j.version>
30
- <slf4j.version>1.7.10</slf4j.version>
+ <slf4j.version>1.7.12</slf4j.version>
31
</properties>
32
33
<dependencies>
0 commit comments