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 b41c254 commit 5ce2154Copy full SHA for 5ce2154
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.mapcode</groupId>
7
<artifactId>mapcode-example</artifactId>
8
<packaging>jar</packaging>
9
- <version>1.41</version>
+ <version>1.42</version>
10
11
<name>Mapcode Java Example</name>
12
<description>
@@ -25,7 +25,7 @@
25
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
27
28
- <mapcode.version>1.41.1</mapcode.version>
+ <mapcode.version>1.42</mapcode.version>
29
<log4j.version>1.2.17</log4j.version>
30
<slf4j.version>1.7.12</slf4j.version>
31
</properties>
0 commit comments