Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
snyk-bot committed Nov 27, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent fe3fca3 commit a2ab361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-kafka-reactive</artifactId>
<version>4.1.3</version>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>io.projectreactor.kafka</groupId>

0 comments on commit a2ab361

Please sign in to comment.