aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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 33ae6ceb..d2b45893 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,6 +288,11 @@
<scope>runtime</scope>
</dependency>
<dependency>
+ <groupId>info.faljse</groupId>
+ <artifactId>SDNotify</artifactId>
+ <version>1.5</version>
+ </dependency>
+ <dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<scope>runtime</scope>