Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit 7ca404e

Browse files
committed
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.11.0
1 parent f510f16 commit 7ca404e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.fasterxml.jackson.module</groupId>
8181
<artifactId>jackson-module-kotlin</artifactId>
82-
<version>2.10.3</version>
82+
<version>2.11.0</version>
8383
<scope>runtime</scope>
8484
</dependency>
8585
<dependency>

0 commit comments

Comments
 (0)