From 961eb8b3d9e5182474612fc6324d3d992df64e52 Mon Sep 17 00:00:00 2001 From: AFaust Date: Fri, 14 Feb 2020 02:10:28 +0100 Subject: [PATCH] Update dependencies --- pom.xml | 4 ++-- repository/module.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4de5717..bf68978 100644 --- a/pom.xml +++ b/pom.xml @@ -73,13 +73,13 @@ 3.2.1 - 6.0.1 + 8.0.2 3.6.3.Final 4.5.1 4.4.3 - 1.0.7.0 + 1.1.0-SNAPSHOT 1.1.0.0 diff --git a/repository/module.properties b/repository/module.properties index 0e84892..535f6c2 100644 --- a/repository/module.properties +++ b/repository/module.properties @@ -5,4 +5,4 @@ module.version=${noSnapshotVersion} module.repo.version.min=5 -module.depends.acosix-utility-core=1.0.3.1-* \ No newline at end of file +module.depends.acosix-utility-core=1.1.0-* \ No newline at end of file