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
  • Loading branch information
snyk-bot committed Oct 2, 2023
1 parent 014340d commit 24fb0c1
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 @@ -53,7 +53,7 @@
<mockito.version>4.11.0</mockito.version>
<wiremock.version>3.0.0-beta-2</wiremock.version>
<pulsar.group.id>io.streamnative</pulsar.group.id>
<pulsar.version>3.0.0.1</pulsar.version>
<pulsar.version>v2.8.0-rc-202106091140</pulsar.version>
<slf4j.version>1.7.25</slf4j.version>
<spotbugs-annotations.version>3.1.12</spotbugs-annotations.version>
<apicurio.version>2.1.3.Final</apicurio.version>
Expand Down

0 comments on commit 24fb0c1

Please sign in to comment.