This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch up in repository https://gitbox.apache.org/repos/asf/maven-doxia-linkcheck.git
commit 21bf39f8a34d1d290c25e63cda0e500e5534f115 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Sep 20 08:05:06 2020 -0400 update commons-logging --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf7ffc3..09b4aac 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ under the License. <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.1.1</version> + <version>1.2</version> </dependency> <!-- Not included in Httpclient --> <dependency>
