This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch dependency-updates-march
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 00be0c6eb651889c892e3b3ccf40fb4460e38d7c
Merge: 7701baecd c06ef3bb6
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Mar 24 16:14:36 2025 +0100

    Merge remote-tracking branch 
'origin/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.18.3' into 
dependency-updates-march

 DEPENDENCY-LICENSES | 26 +++++++++++++-------------
 LICENSE-binary      | 26 +++++++++++++-------------
 pom.xml             |  2 +-
 3 files changed, 27 insertions(+), 27 deletions(-)

diff --cc pom.xml
index f28a371ee,6ee35adb2..13e56ed4d
--- a/pom.xml
+++ b/pom.xml
@@@ -132,10 -132,10 +132,10 @@@
          <jedis.version>5.2.0</jedis.version>
          <activemq.version>5.18.3</activemq.version>
  
-         <jackson.version>2.18.2</jackson.version>
+         <jackson.version>2.18.3</jackson.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.5</testcontainers.version>
 +        <testcontainers.version>1.20.6</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>

Reply via email to