summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-12-14 17:07:46 +0100
committerSimon Rettberg2023-12-14 17:07:46 +0100
commita1e295fde1afdd88aec790142bad0009af37e9cd (patch)
tree1414c41be6807f7d19ce4015e886cac2c7a4dbb2
parent[CreateLdapConfig] Add autorestart=! to ldadp config (diff)
downloadtmlite-bwlp-a1e295fde1afdd88aec790142bad0009af37e9cd.tar.gz
tmlite-bwlp-a1e295fde1afdd88aec790142bad0009af37e9cd.tar.xz
tmlite-bwlp-a1e295fde1afdd88aec790142bad0009af37e9cd.zip
Update svgSalamander
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5db2867..9ffc537 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>guru.nidi.com.kitfox</groupId>
+ <groupId>com.formdev</groupId>
<artifactId>svgSalamander</artifactId>
<version>[1.0,1.9999]</version>
<scope>compile</scope>