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 2c01ee2  Increasing cassandra version to address vulnerability
2c01ee2 is described below

commit 2c01ee212611b763a05e2d8c2b4bdd762c509585
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun May 23 11:18:16 2021 +0200

    Increasing cassandra version to address vulnerability
---
 .../metadata/metadata-store-provider/metadata-store-cassandra/pom.xml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/archiva-modules/metadata/metadata-store-provider/metadata-store-cassandra/pom.xml
 
b/archiva-modules/metadata/metadata-store-provider/metadata-store-cassandra/pom.xml
index 0a5e7cb..217dfc2 100644
--- 
a/archiva-modules/metadata/metadata-store-provider/metadata-store-cassandra/pom.xml
+++ 
b/archiva-modules/metadata/metadata-store-provider/metadata-store-cassandra/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <site.staging.base>${project.parent.parent.basedir}</site.staging.base>
-    <cassandraVersion>3.11.9</cassandraVersion>
+    <cassandraVersion>3.11.10</cassandraVersion>
   </properties>
 
   <dependencies>

Reply via email to