Skip to content

Commit 1b9d435

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.21.2 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9fbb9c commit 1b9d435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencyResolutionManagement {
1616
version("shadow", "9.4.0")
1717
version("velocity", "3.4.0")
1818

19-
version("jackson", "2.21.1")
19+
version("jackson", "2.21.2")
2020
version("jakarta-annotation", "3.0.0")
2121

2222
library(

0 commit comments

Comments
 (0)