From 515285d0a2f2b79ebffafcf35cb61011d7561f8e Mon Sep 17 00:00:00 2001 From: Paul Millar Date: Wed, 27 Nov 2024 10:20:27 +0100 Subject: [PATCH] update milton version from v2.7.1.7 to v2.8.0.3 Motivation: The current version of Milton is ancient. The git commit that updated the version to v2.7.1.7 (f50f6c3e3) was made 2016-07-01. At this time, the Milton release process was rather haphazard, with no git tags and no jar files uploaded to Maven central. This makes building StoRM WebDAV difficult. Milton v2.8.0.3 was released 2020-09-23 and is the first version with a reasonable release process: git tags and jar files uploaded to Maven central. The online Milton release notes also start with this version. Although v2.8.0.3 is now over four years old, updating to this version fixes build problems while limiting the risk (of breaking changes) from the library upgrade. Modification: Update pom.xml to use the newer version. Result: No user- or admin observable changes. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae5f1020..1de22718 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ https://sonarcloud.io 0.4.6.v20220506 - 2.7.1.7 + 2.8.0.3 2.3 1.2