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.15.2 to 2.16.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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 8031938 commit bf38388
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 @@ -24,7 +24,7 @@ tasks.register("printFlinkVersion") {

ext {
flinkVersion = '1.17.1'
jacksonVersion = '2.15.2'
jacksonVersion = '2.16.1'
postgresJDBCVersion = '42.6.0'
crateJDBCVersion = '2.7.0'
slf4jVersion = '2.0.7'
Expand Down

0 comments on commit bf38388

Please sign in to comment.