You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2021/12/05 15:56:49 UTC

[archiva] branch master updated: Increasing cron-utils version. Security fix.

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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f626e3  Increasing cron-utils version. Security fix.
4f626e3 is described below

commit 4f626e33550339058e31da7d83f24b1b4adbe08c
Author: Martin Stockhammer <ma...@apache.org>
AuthorDate: Sun Dec 5 16:56:33 2021 +0100

    Increasing cron-utils version. Security fix.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 403cc37..87d8e8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <!-- dependencies of maven modules -->
     <jsoup.version>1.14.2</jsoup.version>
     <rome.version>1.16.0</rome.version>
-    <cronutils.version>9.1.3</cronutils.version>
+    <cronutils.version>9.1.6</cronutils.version>
 
     <lucene.version>4.10.4</lucene.version>