Skip to content

Commit 53e28f5

Browse files
committed
Fixed POM
1 parent 6e17cc7 commit 53e28f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.mapcode</groupId>
77
<artifactId>mapcode-example</artifactId>
88
<packaging>jar</packaging>
9-
<version>2.4.5.0</version>
9+
<version>2.4.7.0</version>
1010

1111
<name>Mapcode Java Example</name>
1212
<description>
@@ -30,7 +30,7 @@
3030
<maven-compiler-plugin.version>3.5.1</maven-compiler-plugin.version>
3131

3232
<!-- Packages. -->
33-
<mapcode.version>2.4.5</mapcode.version>
33+
<mapcode.version>2.4.7</mapcode.version>
3434
<log4j.version>1.2.17</log4j.version>
3535
<slf4j.version>1.7.25</slf4j.version>
3636
</properties>

0 commit comments

Comments
 (0)