summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 7e5e98d..733ba8c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -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>