Skip to content

Commit

Permalink
Build(deps): Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Browse files Browse the repository at this point in the history
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.2 to 2.17.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent aec241a commit 9a00433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ext {
flinkVersion = '1.18.1'
flinkJdbcVersion = '3.1.2-1.18'
flinkKafkaVersion = '3.1.0-1.18'
jacksonVersion = '2.16.2'
jacksonVersion = '2.17.0'
postgresJDBCVersion = '42.7.2'
crateJDBCVersion = '2.7.0'
slf4jVersion = '2.0.12'
Expand Down

0 comments on commit 9a00433

Please sign in to comment.