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.18.2.

---
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 and amotl committed Jan 13, 2025
1 parent e30be4b commit 4068597
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.18.2'
postgresJDBCVersion = '42.7.3'
crateJDBCVersion = '2.7.0'
slf4jVersion = '2.0.12'
Expand Down

0 comments on commit 4068597

Please sign in to comment.