Skip to content

Commit acdd4bc

Browse files
authored
Merge pull request #372 from zaproxy/dependabot/gradle/gradle-1f877f4343
Update dependencies
2 parents 049b1ed + 03ff174 commit acdd4bc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
### Changed
9+
- Update dependencies.
810

911
## [0.36.0] - 2026-06-01
1012
### Changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ graalvm-js = { module = "org.graalvm.js:js-community", version.ref = "graaljs" }
99
graalvm-js-scriptengine = { module = "org.graalvm.js:js-scriptengine", version.ref = "graaljs" }
1010
httpcomponents = "org.apache.httpcomponents:httpclient:4.5.14"
1111
jericho = "net.htmlparser.jericho:jericho-html:3.4"
12-
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.21.3"
12+
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.22.0"
1313
jackson-core.module = "com.fasterxml.jackson.core:jackson-core"
1414
jackson-databind.module = "com.fasterxml.jackson.core:jackson-databind"
1515
jackson-annotations.module = "com.fasterxml.jackson.core:jackson-annotations"

0 commit comments

Comments
 (0)