summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-10-28 11:29:35 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-10-28 12:24:35 +0100
commit679977c931500b7c8240021f84267f9e213fc800 (patch)
tree6030241e637d85953f43c4f6575045d04c2bfe92 /pom.xml
parentf0a4baec4d00ead66cda97c98f7ffd4847d4bac5 (diff)
downloadjgit-679977c931500b7c8240021f84267f9e213fc800.tar.gz
jgit-679977c931500b7c8240021f84267f9e213fc800.zip
Update slf4j to 1.7.30
Bug: 566475 Change-Id: Ia3e5b72d53ead435e4677e46c73a3ff45a606b41 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 73ab762236..4f4ab42022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
<japicmp-version>0.14.3</japicmp-version>
<httpclient-version>4.5.10</httpclient-version>
<httpcore-version>4.4.12</httpcore-version>
- <slf4j-version>1.7.2</slf4j-version>
+ <slf4j-version>1.7.30</slf4j-version>
<log4j-version>1.2.15</log4j-version>
<maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>
<tycho-extras-version>1.7.0</tycho-extras-version>