Skip to content

Commit

Permalink
Merge branch 'master' of github.com:apache/iotdb into force_ci/split_…
Browse files Browse the repository at this point in the history
…chunk
  • Loading branch information
HTHou committed Jan 21, 2025
2 parents 1c32547 + 95a70b1 commit 167bd19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,11 @@
<artifactId>slf4j-api</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
Expand Down

0 comments on commit 167bd19

Please sign in to comment.