Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
fix: tests/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
  • Loading branch information
snyk-bot committed Oct 2, 2023
1 parent 014340d commit 9c63fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<schema.registry.version>5.0.0</schema.registry.version>
<hydra.version>1.11.8</hydra.version>
<hydra.version>2.1.0</hydra.version>
</properties>

<!-- include the dependencies -->
Expand Down

0 comments on commit 9c63fa5

Please sign in to comment.