Skip to content

Commit f53ee31

Browse files
committed
Release 2.4.1
1 parent b2963d1 commit f53ee31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.0</version>
9+
<version>2.4.1</version>
1010

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

3232
<!-- Packages. -->
33-
<mapcode.version>2.4.0</mapcode.version>
33+
<mapcode.version>2.4.1</mapcode.version>
3434
<log4j.version>1.2.17</log4j.version>
35-
<slf4j.version>1.7.12</slf4j.version>
35+
<slf4j.version>1.7.21</slf4j.version>
3636
</properties>
3737

3838
<build>

0 commit comments

Comments
 (0)