This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch may-dependency-updates in repository https://gitbox.apache.org/repos/asf/storm.git
commit ce3b5a3081f7873813be4f1ff6be13b36d2d3cdd Merge: a5a7fcd31 2139cb6e5 Author: Richard Zowalla <[email protected]> AuthorDate: Mon May 12 20:47:50 2025 +0200 Merge remote-tracking branch 'origin/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.0' into may-dependency-updates pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 3a2d3a9df,833d3de4c..6780b5285 --- a/pom.xml +++ b/pom.xml @@@ -132,10 -132,10 +132,10 @@@ <jedis.version>5.2.0</jedis.version> <activemq.version>6.1.6</activemq.version> - <jackson.version>2.18.3</jackson.version> + <jackson.version>2.19.0</jackson.version> <jackson.databind.version>2.18.3</jackson.databind.version> <storm.kafka.client.version>3.9.0</storm.kafka.client.version> - <testcontainers.version>1.20.6</testcontainers.version> + <testcontainers.version>1.21.0</testcontainers.version> <!-- Java and clojure build lifecycle test properties are defined here to avoid having to create a default profile --> <java.unit.test.exclude.groups>PerformanceTest</java.unit.test.exclude.groups>
