Skip to content

Commit 68f2f54

Browse files
Bump jackson-module-kotlin from 2.12.3 to 2.12.4
Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.12.3...jackson-module-kotlin-2.12.4) --- 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 cb29696 commit 68f2f54

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
@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<kotlin.version>1.5.20</kotlin.version>
3838
<kotlin-logging.version>2.0.8</kotlin-logging.version>
39-
<jackson-kotlin.version>2.12.3</jackson-kotlin.version>
39+
<jackson-kotlin.version>2.12.4</jackson-kotlin.version>
4040
<mockk.version>1.12.0</mockk.version>
4141
<junit.jupiter.version>5.7.2</junit.jupiter.version>
4242
<slf4j.version>1.7.31</slf4j.version>

0 commit comments

Comments
 (0)