Skip to content

Commit f5ff143

Browse files
Bump jackson-module-kotlin from 2.13.0 to 2.13.1
Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.13.0...jackson-module-kotlin-2.13.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90195af commit f5ff143

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
@@ -35,7 +35,7 @@
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.6.10</kotlin.version>
3737
<kotlin-logging.version>2.1.20</kotlin-logging.version>
38-
<jackson-kotlin.version>2.13.0</jackson-kotlin.version>
38+
<jackson-kotlin.version>2.13.1</jackson-kotlin.version>
3939
<mockk.version>1.12.1</mockk.version>
4040
<junit.jupiter.version>5.8.2</junit.jupiter.version>
4141
<slf4j.version>1.7.32</slf4j.version>

0 commit comments

Comments
 (0)