This is an automated email from the ASF dual-hosted git repository. sarath pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push: new 9a30dc6 ATLAS-4027: Update Atlas with latest version of slf4j - 1.7.30 9a30dc6 is described below commit 9a30dc6863b4c44f75cd2b8855110c91c9a69d81 Author: Radhika Kundam <rkun...@cloudera.com> AuthorDate: Mon Nov 16 10:00:32 2020 -0800 ATLAS-4027: Update Atlas with latest version of slf4j - 1.7.30 Signed-off-by: Sarath Subramanian <sar...@apache.org> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5aafba..c0db4b1 100644 --- a/pom.xml +++ b/pom.xml @@ -733,7 +733,7 @@ <skipSite>true</skipSite> <skipTests>false</skipTests> <skipUTs>false</skipUTs> - <slf4j.version>1.7.21</slf4j.version> + <slf4j.version>1.7.30</slf4j.version> <solr-test-framework.version>7.7.2</solr-test-framework.version> <solr.version>7.7.2</solr.version> <spray.version>1.3.1</spray.version>