From bbd7717a5ad3bb636ed0aa7283e2ba6b3b7f772b Mon Sep 17 00:00:00 2001 From: tommy stendahl Date: Wed, 22 Jan 2025 10:42:11 +0100 Subject: [PATCH] Ninja fix: prep for release --- CHANGES.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d9b024d5..31ed694b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,8 @@ ## Version 6.0.1 +* Bump dependecies + ## Version 6.0.0 * Bump Spring, Tomcat, Java, SnakeYaml, Jackson and various other dependencies - Issues #704, #754 diff --git a/README.md b/README.md index 576445e7..df1a5995 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ecChronos [![codecov](https://codecov.io/gh/ericsson/ecchronos/branch/master/graph/badge.svg)](https://codecov.io/gh/ericsson/ecchronos/tree/master) -[![maven central](https://img.shields.io/maven-central/v/com.ericsson.bss.cassandra.ecchronos/ecchronos-binary.svg?label=maven%20central&versionPrefix=5.0)](https://central.sonatype.com/artifact/com.ericsson.bss.cassandra.ecchronos/ecchronos-binary/versions) +[![maven central](https://img.shields.io/maven-central/v/com.ericsson.bss.cassandra.ecchronos/ecchronos-binary.svg?label=maven%20central&versionPrefix=6.0)](https://central.sonatype.com/artifact/com.ericsson.bss.cassandra.ecchronos/ecchronos-binary/versions) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Ericsson/ecchronos/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Ericsson/ecchronos) ecChronos is a decentralized scheduling framework primarily focused on performing automatic repairs in Apache Cassandra.