Skip to content

Commit

Permalink
fix: orion-server/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-ORGECLIPSEJETTY-5958847
  • Loading branch information
snyk-bot committed Oct 11, 2023
1 parent a8d04a3 commit 9b93986
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>3.0.2</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 9b93986

Please sign in to comment.