From 59b2ecc899594f6fa2652bcbb68275053ca5e5e7 Mon Sep 17 00:00:00 2001 From: Adrian Woodhead Date: Fri, 23 Feb 2018 12:58:10 +0000 Subject: [PATCH] updated release version (also just testing what workflow for wiki edits is) --- Using-S3Proxy-in-Java-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-S3Proxy-in-Java-projects.md b/Using-S3Proxy-in-Java-projects.md index 62f5620..a4d5498 100644 --- a/Using-S3Proxy-in-Java-projects.md +++ b/Using-S3Proxy-in-Java-projects.md @@ -6,7 +6,7 @@ Java projects can include the latest S3Proxy release via Maven artifacts: org.gaul s3proxy - 1.5.3 + 1.5.5 ```