summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Rettberg2020-02-24 14:54:53 +0100
committerSimon Rettberg2020-02-24 14:54:53 +0100
commit2a086a64bde0efba1e4a7ac1126ca60fec0ed94b (patch)
tree87f62f710c61f0e461a5809b2623c103795fee03 /pom.xml
parentscripts/system-restore: Run post-restore scripts (diff)
downloadtmlite-bwlp-2a086a64bde0efba1e4a7ac1126ca60fec0ed94b.tar.gz
tmlite-bwlp-2a086a64bde0efba1e4a7ac1126ca60fec0ed94b.tar.xz
tmlite-bwlp-2a086a64bde0efba1e4a7ac1126ca60fec0ed94b.zip
[IrcNotification] New Task
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0eab9c2..d880690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,5 +115,10 @@
<artifactId>jsch</artifactId>
<version>0.1.54</version>
</dependency>
+ <dependency>
+ <groupId>org.schwering</groupId>
+ <artifactId>irclib</artifactId>
+ <version>2.0.0.Alpha3</version>
+ </dependency>
</dependencies>
</project>