Skip to content

Commit

Permalink
Updates kafka lib versions
Browse files Browse the repository at this point in the history
Signed-off-by: Sander van der Heijden <[email protected]>
  • Loading branch information
smvdheijden committed Jan 14, 2025
1 parent 7cd5ba4 commit 23e2ace
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions super/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,10 @@ SPDX-License-Identifier: Apache-2.0
<sun.httpserver.version>20070405</sun.httpserver.version>
<postgresql.version>42.7.2</postgresql.version>
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
<kafka.version>3.6.1</kafka.version>
<kafka.version>3.8.1</kafka.version>
<avro.version>1.11.4</avro.version>
<spring.kafka.version>3.1.4</spring.kafka.version>
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
<scala.lang.version>2.13.12</scala.lang.version>
<spring.kafka.version>3.3.1</spring.kafka.version>
<scala.lang.version>2.13.16</scala.lang.version>
<lombok.version>1.18.32</lombok.version>
<hivemq-mqtt-client.version>1.3.3</hivemq-mqtt-client.version>
<apache.commons.io.version>2.16.1</apache.commons.io.version>
Expand Down

0 comments on commit 23e2ace

Please sign in to comment.