Skip to content

Commit 457ea1f

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.17.1. --- 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] <[email protected]>
1 parent 73be9fa commit 457ea1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<airline.version>3.0.0</airline.version>
2424
<slf4j.version>2.0.13</slf4j.version>
2525
<httpclient.version>5.1.2</httpclient.version>
26-
<jackson-datatype.version>2.15.3</jackson-datatype.version>
26+
<jackson-datatype.version>2.17.1</jackson-datatype.version>
2727
<commons-compress.version>1.26.2</commons-compress.version>
2828
<!-- Junit -->
2929
<junit-jupiter.version>5.10.2</junit-jupiter.version>

0 commit comments

Comments
 (0)