Skip to content

Commit 1c3447b

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.0 to 2.19.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1714276 commit 1c3447b

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
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
2929
implementation 'commons-io:commons-io:2.19.0'
3030
implementation 'com.google.javascript:closure-compiler:v20240317'
31-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
31+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
3232
implementation 'org.graalvm.js:js:22.3.5'
3333

3434
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'

0 commit comments

Comments
 (0)