🌐 AI搜索 & 代理 主页
Skip to content

Commit db79091

Browse files
authored
Merge pull request #4065 from graphql-java/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.19.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2
2 parents 87a00d3 + 5a90844 commit db79091

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
@@ -134,7 +134,7 @@ dependencies {
134134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135135
testImplementation 'com.google.code.gson:gson:2.13.1'
136136
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
137-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
137+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
138138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
139139
testImplementation 'com.github.javafaker:javafaker:1.0.2'
140140

0 commit comments

Comments
 (0)