Skip to content

Commit

Permalink
Bump Jackson databind to 2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Jun 1, 2024
1 parent f93a67a commit e8f253f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ class BeamModulePlugin implements Plugin<Project> {
def influxdb_version = "2.19"
def httpclient_version = "4.5.13"
def httpcore_version = "4.4.14"
def jackson_version = "2.14.1"
def jackson_version = "2.15.4"
def jaxb_api_version = "2.3.3"
def jsr305_version = "3.0.2"
def everit_json_version = "1.14.2"
Expand Down

0 comments on commit e8f253f

Please sign in to comment.