Skip to content

Commit

Permalink
fix(sec): upgrade org.apache.kafka:kafka-clients to 3.2.3 (#1366)
Browse files Browse the repository at this point in the history
* update org.apache.kafka:kafka-clients 3.2.1 to 3.4.0

* update org.apache.kafka:kafka-clients 3.2.1 to 3.2.3

---------

Co-authored-by: Jorge Esteban Quilcate Otoya <jorge.quilcate@aiven.io>
  • Loading branch information
W0lfier and jeqo committed Mar 22, 2023
1 parent f20a652 commit 2ef59ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -101,7 +101,7 @@
<jetty11.version>11.0.11</jetty11.version>
<jakarta.servlet>5.0.0</jakarta.servlet>

<kafka.version>3.2.1</kafka.version>
<kafka.version>3.2.3</kafka.version>
<activemq.version>5.16.0</activemq.version>
<activemq.artemis.version>2.26.0</activemq.artemis.version>
<spring-rabbit.version>2.3.2</spring-rabbit.version>
Expand Down

0 comments on commit 2ef59ea

Please sign in to comment.