Bump slf4j-log4j12 from 1.7.26 to 1.7.27 in /search-services

Bumps [slf4j-log4j12](https://github.com/qos-ch/slf4j) from 1.7.26 to 1.7.27.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-07 00:14:32 +00:00
committed by GitHub
parent 968909f6e4
commit e3e98a701f
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.26</version>
<version>1.7.27</version>
</dependency>
<dependency>

View File

@@ -73,7 +73,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.26</version>
<version>1.7.27</version>
</dependency>
</dependencies>