mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Bump slf4j.version from 1.7.28 to 1.7.29 in /search-services
Bumps `slf4j.version` from 1.7.28 to 1.7.29. Updates `slf4j-log4j12` from 1.7.28 to 1.7.29 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-api` from 1.7.28 to 1.7.29 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
0dc3ff2694
commit
c6e56dee7c
@@ -73,7 +73,7 @@
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-log4j12</artifactId>
|
||||
<version>1.7.28</version>
|
||||
<version>1.7.29</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>Alfresco Solr Search parent</name>
|
||||
<properties>
|
||||
<slf4j.version>1.7.28</slf4j.version>
|
||||
<slf4j.version>1.7.29</slf4j.version>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>alfresco-solrclient-lib</module>
|
||||
|
||||
Reference in New Issue
Block a user