Skip to content

Commit

Permalink
Fix site build
Browse files Browse the repository at this point in the history
  • Loading branch information
elahrvivaz committed Aug 8, 2024
1 parent 50c82af commit 802e442
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions geomesa-accumulo/geomesa-accumulo-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>${thrift.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>${commons.text.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 802e442

Please sign in to comment.