Skip to content

Commit 2b06dcb

Browse files
authored
Merge pull request #176 from datastax/dependabot/maven/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.17.1
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.17.1
2 parents 73be9fa + 457ea1f commit 2b06dcb

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)