mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
7
pom.xml
7
pom.xml
@@ -55,7 +55,7 @@
|
||||
<license.update.copyright>false</license.update.copyright>
|
||||
|
||||
<dependency.alfresco.xml-factory.version>1.3</dependency.alfresco.xml-factory.version>
|
||||
<dependency.alfresco-data-model.version>13.4</dependency.alfresco-data-model.version>
|
||||
<dependency.alfresco-data-model.version>17.141</dependency.alfresco-data-model.version>
|
||||
|
||||
<dependency.jackson.version>2.13.4</dependency.jackson.version>
|
||||
<dependency.jackson-databind.version>2.13.4.2</dependency.jackson-databind.version>
|
||||
@@ -264,11 +264,6 @@
|
||||
<artifactId>org.restlet.ext.servlet</artifactId>
|
||||
<version>${dependency.restlet.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jdom</groupId>
|
||||
<artifactId>jdom2</artifactId>
|
||||
<version>${dependency.jdom2.version}</version>
|
||||
</dependency>
|
||||
<!-- spring framework is defined in "search-services" and "insight-engine" because "e2e-test" uses different versions -->
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
@@ -22,19 +22,15 @@
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.tika</groupId>
|
||||
<artifactId>tika-core</artifactId>
|
||||
<artifactId>*</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.tika</groupId>
|
||||
<artifactId>tika-core</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.tika</groupId>
|
||||
<artifactId>tika-parsers</artifactId>
|
||||
<groupId>com.zaxxer</groupId>
|
||||
<artifactId>SparseBitSet</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
@@ -15,16 +15,16 @@ The Apache Lucene project page is https://lucene.apache.org/
|
||||
wsdl4j-1.6.3.jar http://sourceforge.net/projects/wsdl4j
|
||||
|
||||
=== BSD 3 ===
|
||||
antlr-runtime-3.5.2.jar http://www.antlr.org/
|
||||
ST4-4.0.8.jar https://www.stringtemplate.org/license.html
|
||||
antlr-3.5.2.jar http://www.antlr.org/
|
||||
antlr-runtime-3.5.3.jar http://www.antlr.org/
|
||||
ST4-4.3.1.jar https://www.stringtemplate.org/license.html
|
||||
antlr-3.5.3.jar http://www.antlr.org/
|
||||
jaxen-1.2.0.jar http://www.cafeconleche.org/jaxen/
|
||||
|
||||
=== BSD variant License ===
|
||||
xpp3-1.1.4c.jar http://www.extreme.indiana.edu/dist/java-repository/xpp3/licenses/LICENSE.txt
|
||||
|
||||
=== JSON ===
|
||||
json-20210307.jar https://github.com/stleary/JSON-java
|
||||
json-20220320.jar https://github.com/stleary/JSON-java
|
||||
|
||||
=== Apache 2.0 ===
|
||||
error_prone_annotations-2.11.0.jar https://github.com/google/error-prone
|
||||
@@ -65,14 +65,14 @@ jackson-core-2.13.4.jar https://github.com/FasterXML/jackson
|
||||
jackson-annotations-2.13.4.jar https://github.com/FasterXML/jackson
|
||||
jackson-databind-2.13.4.2.jar https://github.com/FasterXML/jackson
|
||||
commons-httpclient-3.1-HTTPCLIENT-1265.jar http://jakarta.apache.org/commons/
|
||||
spring-aop-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-beans-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-context-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-core-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-expression-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-jdbc-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-orm-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-tx-5.3.18.jar http://projects.spring.io/spring-framework/
|
||||
spring-aop-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-beans-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-context-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-core-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-expression-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-jdbc-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-orm-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
spring-tx-5.3.23.jar http://projects.spring.io/spring-framework/
|
||||
guessencoding-1.4.jar http://docs.codehaus.org/display/GUESSENC/
|
||||
jug-2.0.0-asl.jar http://jug.safehaus.org/
|
||||
acegi-security-0.8.2_patched.jar http://sourceforge.net/projects/acegisecurity/
|
||||
@@ -98,6 +98,7 @@ simple-xml-safe-2.7.1.jar https://github.com/carrotsearch/simplexml-safe/blob/re
|
||||
reload4j-1.2.18.3.jar http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
jackson-core-asl-1.9.14-atlassian-6.jar http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
jackson-mapper-asl-1.9.14-atlassian-6.jar http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
gson-2.8.9.jar https://github.com/google/gson/blob/gson-parent-2.8.9/LICENSE
|
||||
|
||||
|
||||
=== CDDL 1.1 ===
|
||||
|
Reference in New Issue
Block a user