Skip to content

Commit 0aa2cc9

Browse files
Bump jackson-module-kotlin from 2.13.3 to 2.13.4
Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.13.3...jackson-module-kotlin-2.13.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] <[email protected]>
1 parent 9d58024 commit 0aa2cc9

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
@@ -34,7 +34,7 @@
3434
<axon.version>4.5.15</axon.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.7.10</kotlin.version>
37-
<jackson-kotlin.version>2.13.3</jackson-kotlin.version>
37+
<jackson-kotlin.version>2.13.4</jackson-kotlin.version>
3838
<kotlin-logging.version>2.1.23</kotlin-logging.version>
3939
<mockk.version>1.12.4</mockk.version>
4040
<junit.jupiter.version>5.8.2</junit.jupiter.version>

0 commit comments

Comments
 (0)