Skip to content

Commit a0b0aae

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#182)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.21.1 to 2.21.2. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0e9f78 commit a0b0aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ configurations {
4242
dependencies {
4343
implementation(
4444
'org.apache.httpcomponents.client5:httpclient5:5.6',
45-
'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.1',
45+
'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.2',
4646
'org.yaml:snakeyaml:2.6',
4747
'io.prometheus:simpleclient:0.16.0',
4848
'io.prometheus:simpleclient_common:0.16.0',

0 commit comments

Comments
 (0)