mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
ATS-443 : Dependency updates (#59)
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-compress</artifactId>
|
||||
<version>1.18</version>
|
||||
</dependency>
|
||||
|
||||
<!-- TextToPdfContentTransformer -->
|
||||
|
@@ -2,30 +2,37 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
# Already used licenses in project :
|
||||
# - Apache 2
|
||||
# - Apache 2.0
|
||||
# - Apache License 2.0
|
||||
# - Apache License, Version 2.0
|
||||
# - Apache License, version 2.0
|
||||
# - BSD
|
||||
# - BSD License
|
||||
# - CDDL + GPLv2 with classpath exception
|
||||
# - CDDL 1.1
|
||||
# - CDDL+GPL License
|
||||
# - CDDL/GPLv2+CE
|
||||
# - Common Public License
|
||||
# - Eclipse Distribution License - v 1.0
|
||||
# - Eclipse Public License - v 1.0
|
||||
# - GNU Lesser General Public License
|
||||
# - GNU Lesser General Public License v2.1
|
||||
# - GPL2 w/ CPE
|
||||
# - MIT License
|
||||
# - MIT license
|
||||
# - Public Domain, per Creative Commons CC0
|
||||
# - The Apache License, Version 2.0
|
||||
# - The Apache Software License, Version 2.0
|
||||
# - The JSON License
|
||||
# - The MIT License
|
||||
# - The SAX License
|
||||
# - The W3C License
|
||||
#-------------------------------------------------------------------------------
|
||||
# Please fill the missing licenses for dependencies :
|
||||
#
|
||||
#
|
||||
#Wed Jun 19 15:25:51 EEST 2019
|
||||
javax.servlet--servlet-api--2.5=CDDL License
|
||||
javax.transaction--jta--1.0.1b=Sun Binary Code License Agreement
|
||||
#Fri Jun 21 12:09:33 EEST 2019
|
||||
javax.transaction--jta--1.1=Sun Binary Code License Agreement
|
||||
commons-httpclient--commons-httpclient--3.1-HTTPCLIENT-1265=Apache License 2.0
|
||||
org.codehaus.guessencoding--guessencoding--1.4=Apache License 2.0
|
||||
dom4j--dom4j--1.6.1=BSD
|
||||
|
Reference in New Issue
Block a user