Skip to content

Commit

Permalink
Merge pull request eugenp#17814 from eugenp/BAEL-6242-move-code
Browse files Browse the repository at this point in the history
Bael 6242 move code
  • Loading branch information
Maiklins authored Oct 19, 2024
2 parents 7415950 + 406338d commit 37c68f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core-java-modules/core-java-io-7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
<artifactId>tika-core</artifactId>
<version>${tika-core.version}</version>
</dependency>
<dependency>
<groupId>de.vandermeer</groupId>
<artifactId>asciitable</artifactId>
<version>0.3.2</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 37c68f7

Please sign in to comment.