diff options
| -rwxr-xr-x | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -158,6 +158,11 @@ <artifactId>commons-text</artifactId> <version>1.0</version> </dependency> + <dependency> + <groupId>io.github.bculkin2442</groupId> + <artifactId>esodata</artifactId> + <version>1.0-SNAPSHOT</version> + </dependency> </dependencies> <reporting> <plugins> |
