details: https://code.openbravo.com/erp/devel/pi/rev/e823ba605b22 changeset: 33461:e823ba605b22 user: Carlos Aristu <carlos.aristu <at> openbravo.com> date: Mon Feb 19 09:51:03 2018 +0100 summary: fixes issue 37961: Upgrade Jackson libraries
diffstat: legal/Licensing.txt | 6 +++--- lib/runtime/jackson-annotations-2.5.1.jar | Bin lib/runtime/jackson-annotations-2.9.4.jar | Bin lib/runtime/jackson-core-2.5.1.jar | Bin lib/runtime/jackson-core-2.9.4.jar | Bin lib/runtime/jackson-databind-2.5.1.jar | Bin lib/runtime/jackson-databind-2.9.4.jar | Bin 7 files changed, 3 insertions(+), 3 deletions(-) diffs (28 lines): diff -r 0f81468c4048 -r e823ba605b22 legal/Licensing.txt --- a/legal/Licensing.txt Fri Feb 16 14:15:32 2018 +0100 +++ b/legal/Licensing.txt Mon Feb 19 09:51:03 2018 +0100 @@ -146,9 +146,9 @@ # itext-pdfa-5.5.0.jar Both files under AGPL V3 license with LGPL Exception (included as iTextpdf_license.txt in this folder) -# jackson-core-2.5.1.jar -# jackson-databind-2.5.1.jar -# jackson-annotations-2.5.1.jar +# jackson-core-2.9.4.jar +# jackson-databind-2.9.4.jar +# jackson-annotations-2.9.4.jar All files under the Apache 2.0 license (included as Apache_license-2.0.txt in this folder) # jasperreports-6.0.0.jar diff -r 0f81468c4048 -r e823ba605b22 lib/runtime/jackson-annotations-2.5.1.jar Binary file lib/runtime/jackson-annotations-2.5.1.jar has changed diff -r 0f81468c4048 -r e823ba605b22 lib/runtime/jackson-annotations-2.9.4.jar Binary file lib/runtime/jackson-annotations-2.9.4.jar has changed diff -r 0f81468c4048 -r e823ba605b22 lib/runtime/jackson-core-2.5.1.jar Binary file lib/runtime/jackson-core-2.5.1.jar has changed diff -r 0f81468c4048 -r e823ba605b22 lib/runtime/jackson-core-2.9.4.jar Binary file lib/runtime/jackson-core-2.9.4.jar has changed diff -r 0f81468c4048 -r e823ba605b22 lib/runtime/jackson-databind-2.5.1.jar Binary file lib/runtime/jackson-databind-2.5.1.jar has changed diff -r 0f81468c4048 -r e823ba605b22 lib/runtime/jackson-databind-2.9.4.jar Binary file lib/runtime/jackson-databind-2.9.4.jar has changed ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
