Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Oct 1, 2024
1 parent c03921d commit c8c0dbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iotdb-core/datanode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,8 @@
<!-- These are used at runtime in tests -->
<usedDependency>io.jsonwebtoken:jjwt-impl</usedDependency>
<usedDependency>io.jsonwebtoken:jjwt-jackson</usedDependency>
<!-- We need this dependency as it provides the metric managers used in tests -->
<usedDependency>org.apache.iotdb:metrics-core</usedDependency>
<!-- This dependency is required at runtime, when enabling the rest service -->
<usedDependency>org.glassfish.jersey.inject:jersey-hk2</usedDependency>
</usedDependencies>
Expand Down

0 comments on commit c8c0dbf

Please sign in to comment.