Skip to content

Commit

Permalink
Merge pull request #199 from Aiven-Open/dependabot/gradle/jacksonVers…
Browse files Browse the repository at this point in the history
…ion-2.15.3

chore(deps): bump jacksonVersion from 2.15.2 to 2.15.3
  • Loading branch information
tvainika authored Nov 2, 2023
2 parents c8eed47 + 29945a9 commit 8bd6b56
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 @@ -63,7 +63,7 @@ ext {
confluentPlatformVersion = "6.0.2" // For compatibility tests use version 6.0.2 to match Kafka 2.6.
// NOTE: Confluent Platform v6.0.3 has a dependency mismatch issue.
hamcrestVersion = "2.2"
jacksonVersion = "2.15.2" // This Jackson is used in the tests.
jacksonVersion = "2.15.3" // This Jackson is used in the tests.
jupiterVersion = "5.10.0"
kafkaVersion = '2.6.3'
jettyVersion = "9.4.51.v20230217"
Expand Down

0 comments on commit 8bd6b56

Please sign in to comment.