aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--logging-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/logging-api/pom.xml b/logging-api/pom.xml
index 5a33f80..d486983 100644
--- a/logging-api/pom.xml
+++ b/logging-api/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
- <version>1.7.5</version>
+ <version>1.7.25</version>
</dependency>
</dependencies>
</project>