diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-06 23:30:34 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-06 23:30:34 +0200 |
commit | ddfeb051aa632f52150241059e78df58f7cd1e11 (patch) | |
tree | ff846010fd90280773912c8f139e4d384b1f9bff | |
parent | e04f693c49c608638934e0a762e048d9a24393ff (diff) | |
download | jgit-ddfeb051aa632f52150241059e78df58f7cd1e11.tar.gz jgit-ddfeb051aa632f52150241059e78df58f7cd1e11.zip |
Update DEPENDENCIES for 6.2.0 to be released with 2022-06
Change-Id: Ifdead74d1000fb110802eeb421b021ab674a9d59
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 59c456e1f2..be7ab17cb4 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -5,7 +5,7 @@ maven/mavencentral/com.jcraft/jsch/0.1.55, BSD-3-Clause, approved, CQ19435 maven/mavencentral/com.jcraft/jzlib/1.1.3, BSD-2-Clause, approved, CQ6218 maven/mavencentral/commons-codec/commons-codec/1.11, Apache-2.0 AND BSD-3-Clause, approved, CQ15971 maven/mavencentral/commons-logging/commons-logging/1.2, Apache-2.0, approved, CQ10162 -maven/mavencentral/javax.servlet/javax.servlet-api/4.0.0, , approved, CQ16125 +maven/mavencentral/javax.servlet/javax.servlet-api/4.0.0, (CDDL-1.1 OR GPL-2.0-only WITH Classpath-exception-2.0) AND Apache-2.0, approved, CQ16125 maven/mavencentral/junit/junit/4.13.2, EPL-2.0, approved, CQ23636 maven/mavencentral/net.bytebuddy/byte-buddy-agent/1.9.0, Apache-2.0, approved, clearlydefined maven/mavencentral/net.bytebuddy/byte-buddy/1.9.0, Apache-2.0, approved, clearlydefined |