1
0

Use GAV coordinates Maven Central coordinates to make sure to pick up

the latest
This commit is contained in:
Gary Gregory
2022-09-01 10:39:08 -04:00
parent 5f5affb467
commit 43444d649e

View File

@@ -44,7 +44,7 @@ Apache Commons Logging
===================
[![Build Status](https://travis-ci.org/apache/commons-logging.svg?branch=trunk)](https://travis-ci.org/apache/commons-logging)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/?gav=true)
[![CodeQL](https://github.com/apache/commons-logging/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.