Skip to content

Commit 83d98c2

Browse files
renovatebot-confluentinc[bot]service-bot-app[bot]
authored andcommitted
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.1 [security] (#41)
1 parent f353013 commit 83d98c2

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/modules/backend/search

1 file changed

+1
-1
lines changed

infrastructure/modules/backend/search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.apache.kafka</groupId>
3838
<artifactId>kafka-clients</artifactId>
39-
<version>3.9.0</version>
39+
<version>3.9.1</version>
4040
</dependency>
4141
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-secretsmanager -->
4242
<dependency>

0 commit comments

Comments
 (0)