Skip to content

Commit

Permalink
[Snyk] Fix for 1 vulnerabilities (#1031)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Michal Bobowski <[email protected]>
  • Loading branch information
3 people authored Jan 15, 2025
1 parent 30067e6 commit 34e72e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<skipUnitTests>${skipTests}</skipUnitTests>
<skipIntegrationTests>${skipTests}</skipIntegrationTests>

<kafka.version>3.8.0</kafka.version>
<kafka.version>3.8.1</kafka.version>
<awaitility.version>4.2.2</awaitility.version>
<assertj-core.version>3.26.3</assertj-core.version>
<confluent.version>7.8.0</confluent.version>
Expand Down
2 changes: 1 addition & 1 deletion pom_confluent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
-->
<license.processing.targetDir>${project.build.directory}/../licenses</license.processing.targetDir>

<kafka.version>3.8.0</kafka.version>
<kafka.version>3.8.1</kafka.version>
<awaitility.version>4.2.2</awaitility.version>
<assertj-core.version>3.26.3</assertj-core.version>
<confluent.version>7.8.0</confluent.version>
Expand Down

0 comments on commit 34e72e5

Please sign in to comment.