Bump slf4j.version from 1.7.29 to 1.7.30 in /search-services

Bumps `slf4j.version` from 1.7.29 to 1.7.30.

Updates `slf4j-log4j12` from 1.7.29 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.29...v_1.7.30)

Updates `slf4j-api` from 1.7.29 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.29...v_1.7.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-16 22:13:30 +00:00
committed by GitHub
parent 82af619bca
commit f6ceaed333
2 changed files with 2 additions and 2 deletions
@@ -73,7 +73,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.29</version>
<version>1.7.30</version>
</dependency>
</dependencies>
+1 -1
View File
@@ -14,7 +14,7 @@
<packaging>pom</packaging>
<name>Alfresco Solr Search parent</name>
<properties>
<slf4j.version>1.7.29</slf4j.version>
<slf4j.version>1.7.30</slf4j.version>
<cxf.version>3.2.5</cxf.version>
</properties>
<modules>