Skip to content

Commit 3f2d67a

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.22.1 to 2.22.2. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cb54e2 commit 3f2d67a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
compileOnly("net.portswigger.burp.extensions:montoya-api:2026.7")
1414

1515
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.2")
16-
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.1")
16+
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.2")
1717
implementation("com.google.re2j:re2j:1.8")
1818

1919
testImplementation("net.portswigger.burp.extensions:montoya-api:2026.7")

0 commit comments

Comments
 (0)