Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Commit 4c841f0

Browse files
authored
Merge pull request #27 from MrCraftTeamMC/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.2
2 parents 9938127 + e9c4015 commit 4c841f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dependencies {
128128
shadow "org.apache.logging.log4j:log4j-slf4j-impl:2.23.0"
129129

130130
// Common
131-
shadow "com.fasterxml.jackson.core:jackson-databind:2.16.1"
131+
shadow "com.fasterxml.jackson.core:jackson-databind:2.16.2"
132132
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1"
133133
shadow "com.fasterxml.jackson.dataformat:jackson-dataformat-properties:2.16.1"
134134
shadow "com.fasterxml.jackson.module:jackson-module-parameter-names:2.16.1"

0 commit comments

Comments
 (0)