This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch dependency-updates in repository https://gitbox.apache.org/repos/asf/storm.git
commit 527e545b239d7bbfb6b222b4df9ec5493c2f74fe Merge: 157afbd1c 567408c7b Author: Richard Zowalla <[email protected]> AuthorDate: Tue Dec 17 08:21:41 2024 +0100 Merge remote-tracking branch 'origin/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.18.2' pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index afd1ac99a,fcfff0043..eea64332a --- a/pom.xml +++ b/pom.xml @@@ -132,10 -133,10 +132,10 @@@ <jedis.version>5.2.0</jedis.version> <activemq.version>5.18.3</activemq.version> - <jackson.version>2.18.1</jackson.version> + <jackson.version>2.18.2</jackson.version> <jackson.databind.version>2.18.1</jackson.databind.version> <storm.kafka.client.version>3.9.0</storm.kafka.client.version> - <testcontainers.version>1.20.3</testcontainers.version> + <testcontainers.version>1.20.4</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>
