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 bb23656182b3ca974da15ac42158d6fb38cae694 Merge: 527e545b2 2b797f8f7 Author: Richard Zowalla <[email protected]> AuthorDate: Tue Dec 17 08:22:06 2024 +0100 Merge remote-tracking branch 'origin/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.2' # Conflicts: # pom.xml pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index eea64332a,dca0f01c0..f53de9aec --- 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> + <jackson.databind.version>2.18.2</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>
