Skip to content

Commit 25d2001

Browse files
Bump jackson-module-kotlin from 2.13.1 to 2.13.2
Bumps [jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.13.1...jackson-module-kotlin-2.13.2) --- 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 e215b13 commit 25d2001

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.8</axon.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.6.10</kotlin.version>
37-
<jackson-kotlin.version>2.13.1</jackson-kotlin.version>
37+
<jackson-kotlin.version>2.13.2</jackson-kotlin.version>
3838
<kotlin-logging.version>2.1.21</kotlin-logging.version>
3939
<mockk.version>1.12.3</mockk.version>
4040
<junit.jupiter.version>5.8.2</junit.jupiter.version>

0 commit comments

Comments
 (0)