Skip to content

Commit 45e8972

Browse files
fix(deps): update dependency tools.jackson.module:jackson-module-kotlin to v3.1.0
1 parent bde496f commit 45e8972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spring-boot = "4.0.3"
1414
springdoc-openapi = "3.0.1"
1515
testcontainers = "1.21.4"
1616
jsonpath = "3.0.0"
17-
jackson = "3.0.4"
17+
jackson = "3.1.0"
1818

1919
[libraries]
2020
# Spring Boot dependencies

0 commit comments

Comments
 (0)