Skip to content

Commit

Permalink
fix: orion-server/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent 7315ec4 commit b121986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orion-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>orion-server</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dropwizard.version>1.3.17</dropwizard.version>
<dropwizard.version>2.1.11</dropwizard.version>
<curator-framework.version>4.0.1</curator-framework.version>
<kafka.version>2.5.0</kafka.version>
<hbase.version>1.2.1</hbase.version>
Expand Down

0 comments on commit b121986

Please sign in to comment.