Prepare for a release candidate
This commit is contained in:
@@ -46,12 +46,12 @@ Apache Commons Logging
|
||||
[](https://github.com/apache/commons-logging/actions/workflows/maven.yml)
|
||||
[](https://app.codecov.io/gh/apache/commons-logging)
|
||||
[](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/?gav=true)
|
||||
[](https://javadoc.io/doc/commons-logging/commons-logging/1.3.0)
|
||||
[](https://javadoc.io/doc/commons-logging/commons-logging/1.4.0)
|
||||
[](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml)
|
||||
[](https://api.securityscorecards.dev/projects/github.com/apache/commons-logging)
|
||||
|
||||
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||
well known logging systems.
|
||||
well-known logging systems.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
@@ -70,7 +70,7 @@ Alternatively, you can pull it from the central Maven repositories:
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
@@ -112,7 +112,6 @@ Additional Resources
|
||||
+ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/LOGGING)
|
||||
+ [Apache Commons Slack Channel](https://the-asf.slack.com/archives/C60NVB8AD)
|
||||
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
|
||||
+ `#apache-commons` IRC channel on `irc.freenode.org`
|
||||
|
||||
Apache Commons Components
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user