-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ZCS-16550: updated backend dependancies
- Loading branch information
1 parent
ca925c0
commit 8a549ae
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -295,10 +295,12 @@ SECTION 2: Apache License, V2.0 | |
>>> zkclient-0.1.0 | ||
>>> zookeeper-3.4.5 | ||
>>> gson-2.9.1 | ||
>>> gson-2.8.2 | ||
>>> json-simple-1.1.1 | ||
>>> [email protected] | ||
>>> [email protected] | ||
>>> [email protected] | ||
>>> zulip-9.2 | ||
|
||
|
||
SECTION 3: Artistic License, V2.0 | ||
|
@@ -2258,7 +2260,7 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | |
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, | ||
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
|
||
>>> json-20200518 | ||
>>> json-1.0 | ||
|
||
Copyright (c) 2002 JSON.org | ||
|
@@ -13170,6 +13172,10 @@ jackson-core-asl-1.9.2.jar | |
jackson-mapper-asl-1.9.2.jar | ||
jackson-jaxrs-1.9.2.jar | ||
jettison-1.1.jar | ||
jjwt-0.7.0.jar | ||
jackson-core-2.10.1.jar | ||
jackson-annotations-2.10.1.jar | ||
jackson-databind-2.10.1.jar | ||
|
||
This copy of Jackson JSON processor is licensed under the | ||
Apache (Software) License, version 2.0 ("the License"). | ||
|