Merge branch 'dependabot/maven/search-services/org.slf4j-slf4j-log4j12-1.7.28' into 'master'

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

See merge request search_discovery/insightengine!143
This commit is contained in:
Tom Page
2019-08-27 12:46:20 +01:00
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.27</version>
<version>1.7.28</version>
</dependency>
<dependency>

View File

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