You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/09/14 23:25:52 UTC

[sling-org-apache-sling-starter] branch master updated: Update to commons-codec 1.13

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new 3dceb47  Update to commons-codec 1.13
3dceb47 is described below

commit 3dceb478c8a73a00fe622b569b56791145e86491
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Sun Sep 15 01:21:53 2019 +0200

    Update to commons-codec 1.13
---
 src/main/provisioning/sling.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index ac89592..8c1df7b 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -87,7 +87,7 @@
     org.apache.sling/org.apache.sling.starter.content/1.0.6
     commons-collections/commons-collections/3.2.2
     org.apache.commons/commons-collections4/4.2
-    commons-codec/commons-codec/1.12
+    commons-codec/commons-codec/1.13
     org.apache.commons/commons-math/2.2
     org.apache.httpcomponents/httpcore-osgi/4.4.10
     org.apache.httpcomponents/httpclient-osgi/4.5.6