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 Mar 14, 2024
1 parent 0ad29fc commit bc6f6a0
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 @@ -17,7 +17,7 @@
<dropwizard.version>1.3.17</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>
<hbase.version>2.5.8-hadoop3</hbase.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit bc6f6a0

Please sign in to comment.