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

vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new dd8b2e704a Remove libraries.io badge in README
dd8b2e704a is described below

commit dd8b2e704ac7ed22fd56871a27f3bf54667f975e
Author: Volkan Yazıcı <vol...@yazi.ci>
AuthorDate: Mon Nov 27 22:04:03 2023 +0100

    Remove libraries.io badge in README
    
    It requires a hardcoded version and doesn't accept a version
    prefix string. It needs to be manually updated by the Release
    Manager. This is unacceptable, since there already is a massive
    list of tasks needs to be done manually during a release.
---
 README.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 1610b6dad1..9fd8d82799 100644
--- a/README.adoc
+++ b/README.adoc
@@ -17,7 +17,6 @@
 
 
https://github.com/apache/logging-log4j2/actions/workflows/build.yaml[image:https://img.shields.io/github/actions/workflow/status/apache/logging-log4j2/build.yaml?branch=2.x&label=build%20%282.x%29[Build
 (2.x)]]
 
https://search.maven.org/artifact/org.apache.logging.log4j/log4j-api[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api?versionPrefix=2.[Maven
 Central (2.x)]]
-https://libraries.io/maven/org.apache.logging.log4j:log4j-core/2.20.0[image:https://img.shields.io/librariesio/release/maven/org.apache.logging.log4j%3Alog4j-core/2.20.0?label=dependencies%20(2.x)[Libraries.io
 dependency status for 2.x]]
 
https://github.com/apache/logging-log4j2/security/code-scanning[image:https://github.com/apache/logging-log4j2/actions/workflows/codeql-analysis.yaml/badge.svg?branch=2.x[CodeQL
 (2.x)]]
 
 Apache Log4j is a versatile, industrial-grade Java logging framework composed 
of an API, its implementation,  and components to assist the deployment for 
various use cases.

Reply via email to