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

Commit

Permalink
fix: 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-ORGXERIALSNAPPY-5918282
  • Loading branch information
snyk-bot committed Oct 4, 2023
1 parent 014340d commit f3c993e
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
Expand Up @@ -48,7 +48,7 @@
<!-- dependencies -->
<jackson.version>2.14.2</jackson.version>
<jackson-databind.version>2.14.2</jackson-databind.version>
<kafka.version>3.4.1</kafka.version>
<kafka.version>3.6.0</kafka.version>
<lombok.version>1.18.24</lombok.version>
<mockito.version>4.11.0</mockito.version>
<wiremock.version>3.0.0-beta-2</wiremock.version>
Expand Down

0 comments on commit f3c993e

Please sign in to comment.