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 6e17cc7 commit 53e28f5Copy full SHA for 53e28f5
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.mapcode</groupId>
7
<artifactId>mapcode-example</artifactId>
8
<packaging>jar</packaging>
9
- <version>2.4.5.0</version>
+ <version>2.4.7.0</version>
10
11
<name>Mapcode Java Example</name>
12
<description>
@@ -30,7 +30,7 @@
30
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
31
32
<!-- Packages. -->
33
- <mapcode.version>2.4.5</mapcode.version>
+ <mapcode.version>2.4.7</mapcode.version>
34
<log4j.version>1.2.17</log4j.version>
35
<slf4j.version>1.7.25</slf4j.version>
36
</properties>
0 commit comments