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 b2963d1 commit f53ee31Copy full SHA for f53ee31
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.mapcode</groupId>
7
<artifactId>mapcode-example</artifactId>
8
<packaging>jar</packaging>
9
- <version>2.4.0</version>
+ <version>2.4.1</version>
10
11
<name>Mapcode Java Example</name>
12
<description>
@@ -30,9 +30,9 @@
30
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
31
32
<!-- Packages. -->
33
- <mapcode.version>2.4.0</mapcode.version>
+ <mapcode.version>2.4.1</mapcode.version>
34
<log4j.version>1.2.17</log4j.version>
35
- <slf4j.version>1.7.12</slf4j.version>
+ <slf4j.version>1.7.21</slf4j.version>
36
</properties>
37
38
<build>
0 commit comments