GUACAMOLE-1807: Update Java dependencies to latest compatible versions.

This commit is contained in:
Mike Jumper
2023-07-10 08:58:00 -07:00
parent 5a2239664c
commit 2149887d0c
51 changed files with 71 additions and 92 deletions

View File

@@ -0,0 +1,4 @@
Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers.

View File

@@ -0,0 +1,8 @@
Jackson-databind (https://github.com/FasterXML/jackson-databind)
----------------------------------------------
Version: 2.15.2
From: 'FasterXML, LLC' (https://github.com/FasterXML)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
com.fasterxml.jackson.core:jackson-databind:jar:2.15.2