aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2021-12-22 12:22:43 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2021-12-22 12:22:43 +0100
commitcc2b8aab9177d562b6f06471ea87867940e56e68 (patch)
treed7c2ab5bae1fe92569082fe3ffde8054aa43ac70 /pom.xml
parente6414b63a56deae90928808f9d0a6c9e2364b63d (diff)
downloadhyde-cc2b8aab9177d562b6f06471ea87867940e56e68.tar.gz
hyde-cc2b8aab9177d562b6f06471ea87867940e56e68.zip
Backup before delete
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 d4b8a6c..6dae9b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,11 @@
<version>1.4</version>
</dependency>
<dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ <version>2.8.0</version>
+ </dependency>
+ <dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.11.1</version>