mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-07 17:23:11 +00:00
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#270)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.16.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6f8e6fc43a
commit
3d95269836
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ dependencies {
|
|||
implementation(project(":codegpt-telemetry"))
|
||||
|
||||
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0")
|
||||
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3")
|
||||
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0")
|
||||
implementation("com.vladsch.flexmark:flexmark-all:0.64.8") {
|
||||
// vulnerable transitive dependency
|
||||
exclude(group = "org.jsoup", module = "jsoup")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue