Skip to content

Commit 076e7b7

Browse files
Update dependencies
1 parent 8e580d9 commit 076e7b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.mapcode</groupId>
2323
<artifactId>mapcode-example</artifactId>
2424
<packaging>jar</packaging>
25-
<version>2.4.17.0</version>
25+
<version>2.4.18.0</version>
2626

2727
<name>Mapcode Java Example</name>
2828
<description>
@@ -46,9 +46,9 @@
4646
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
4747

4848
<!-- Packages. -->
49-
<mapcode.version>2.4.17</mapcode.version>
50-
<log4j.version>2.17.1</log4j.version>
51-
<slf4j.version>1.7.30</slf4j.version>
49+
<mapcode.version>2.4.18</mapcode.version>
50+
<log4j.version>2.17.2</log4j.version>
51+
<slf4j.version>1.7.36</slf4j.version>
5252
</properties>
5353

5454
<build>

0 commit comments

Comments
 (0)