We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4b1b8 commit 8e580d9Copy full SHA for 8e580d9
pom.xml
@@ -22,7 +22,7 @@
22
<groupId>com.mapcode</groupId>
23
<artifactId>mapcode-example</artifactId>
24
<packaging>jar</packaging>
25
- <version>2.4.16.0</version>
+ <version>2.4.17.0</version>
26
27
<name>Mapcode Java Example</name>
28
<description>
@@ -46,7 +46,7 @@
46
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
47
48
<!-- Packages. -->
49
- <mapcode.version>2.4.16</mapcode.version>
+ <mapcode.version>2.4.17</mapcode.version>
50
<log4j.version>2.17.1</log4j.version>
51
<slf4j.version>1.7.30</slf4j.version>
52
</properties>
0 commit comments