diff --git a/pom.xml b/pom.xml
index abc563cb6..c280afee6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
1.32.0
1.7.36
- 3.6.6
+ 4.2.1
3.1.0
@@ -88,7 +88,7 @@
1.6.0
2.15.1
1.16.1
- 6.2.12
+ 7.0.7
5.3.39
3.4.14
0.8.11
@@ -250,7 +250,7 @@
org.apache.cxf
cxf-rt-transports-http
- 4.0.5
+ ${dependency.cxf.version}
org.apache.cxf
@@ -266,7 +266,7 @@
org.apache.cxf
cxf-rt-wsdl
${dependency.cxf.version}
-
+
org.apache.commons
commons-lang3
diff --git a/search-services/alfresco-search/pom.xml b/search-services/alfresco-search/pom.xml
index a792fd213..18f3778d8 100644
--- a/search-services/alfresco-search/pom.xml
+++ b/search-services/alfresco-search/pom.xml
@@ -650,8 +650,8 @@
-
-
pre-unit-test
@@ -661,13 +661,13 @@
${project.build.directory}/coverage-reports/jacoco-ut.exec
-
surefireArgLine
-
-
post-unit-test
@@ -687,7 +687,7 @@
-
+
diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt
index 72c95dd6d..063290267 100644
--- a/search-services/packaging/src/main/resources/licenses/notice.txt
+++ b/search-services/packaging/src/main/resources/licenses/notice.txt
@@ -1,9 +1,9 @@
Copyright (c) 2005-2023 Alfresco Software, Ltd. and others.
-All rights reserved. This program and the accompanying materials are made available under the terms of the Alfresco
-agreement located at www.alfresco.com/legal/agreements/ or other commercial agreement between Alfresco Software, Ltd.
+All rights reserved. This program and the accompanying materials are made available under the terms of the Alfresco
+agreement located at www.alfresco.com/legal/agreements/ or other commercial agreement between Alfresco Software, Ltd.
("Alfresco") and the user of this program.
-Portions of this product distribution require certain copyright or other notices to
-be included with the product distribution. These notices may also appear in individual
+Portions of this product distribution require certain copyright or other notices to
+be included with the product distribution. These notices may also appear in individual
source files.
Below is the list of licenses and modules used under corresponding licenses. Licenses for libraries used by Apache Solr are listed separately.
@@ -35,25 +35,26 @@ j2objc-annotations-3.0.0.jar https://github.com/google/j2objc
json-path-2.9.0.jar https://github.com/json-path/JsonPath
json-simple-1.1.1.jar https://github.com/fangyidong/json-simple
apiguardian-api-1.1.2.jar https://github.com/apiguardian-team/apiguardian
+jspecify-1.0.0.jar https://jspecify.dev/
xml-resolver-1.2.jar https://github.com/FasterXML/jackson
-neethi-3.2.1.jar http://ws.apache.org/commons/neethi/
+neethi-3.2.2.jar http://ws.apache.org/commons/neethi/
commons-logging-1.2.jar http://jakarta.apache.org/commons/
commons-lang3-3.18.0.jar http://jakarta.apache.org/commons/
commons-compress-1.26.1.jar https://commons.apache.org/proper/commons-compress/
chemistry-opencmis-commons-impl-1.1.0.jar http://chemistry.apache.org/
chemistry-opencmis-commons-api-1.1.0.jar http://chemistry.apache.org/
-xmlschema-core-2.3.1.jar http://ws.apache.org/commons/XmlSchema/
+xmlschema-core-2.3.2.jar http://ws.apache.org/commons/XmlSchema/
HikariCP-java7-2.4.13.jar https://github.com/brettwooldridge/HikariCP
-cxf-core-3.6.6.jar https://cxf.apache.org/
-cxf-rt-bindings-soap-3.6.6.jar https://cxf.apache.org/
-cxf-rt-bindings-xml-3.6.6.jar https://cxf.apache.org/
-cxf-rt-databinding-jaxb-3.6.6.jar https://cxf.apache.org/
-cxf-rt-frontend-jaxws-3.6.6.jar https://cxf.apache.org/
-cxf-rt-frontend-simple-3.6.6.jar https://cxf.apache.org/
-cxf-rt-transports-http-4.0.5.jar https://cxf.apache.org/
-cxf-rt-ws-addr-3.6.6.jar https://cxf.apache.org/
-cxf-rt-ws-policy-3.6.6.jar https://cxf.apache.org/
-cxf-rt-wsdl-3.6.6.jar https://cxf.apache.org/
+cxf-core-4.2.1.jar https://cxf.apache.org/
+cxf-rt-bindings-soap-4.2.1.jar https://cxf.apache.org/
+cxf-rt-bindings-xml-4.2.1.jar https://cxf.apache.org/
+cxf-rt-databinding-jaxb-4.2.1.jar https://cxf.apache.org/
+cxf-rt-frontend-jaxws-4.2.1.jar https://cxf.apache.org/
+cxf-rt-frontend-simple-4.2.1.jar https://cxf.apache.org/
+cxf-rt-transports-http-4.2.1.jar https://cxf.apache.org/
+cxf-rt-ws-addr-4.2.1.jar https://cxf.apache.org/
+cxf-rt-ws-policy-4.2.1.jar https://cxf.apache.org/
+cxf-rt-wsdl-4.2.1.jar https://cxf.apache.org/
chemistry-opencmis-server-support-1.0.0.jar http://chemistry.apache.org/
chemistry-opencmis-server-bindings-1.0.0.jar http://chemistry.apache.org/
failureaccess-1.0.2.jar https://mvnrepository.com/artifact/com.google.guava/failureaccess/1.0.2
@@ -63,17 +64,16 @@ jackson-core-2.17.2.jar https://github.com/FasterXML/jackson
jackson-annotations-2.17.2.jar https://github.com/FasterXML/jackson
jackson-databind-2.17.2.jar https://github.com/FasterXML/jackson
commons-httpclient-3.1-HTTPCLIENT-1265.jar http://jakarta.apache.org/commons/
-spring-beans-6.2.12.jar http://projects.spring.io/spring-framework/
-spring-context-6.2.12.jar http://projects.spring.io/spring-framework/
-spring-core-6.2.12.jar http://projects.spring.io/spring-framework/
-spring-expression-6.2.12.jar http://projects.spring.io/spring-framework/
-spring-tx-6.2.12.jar http://projects.spring.io/spring-framework/
+spring-beans-7.0.7.jar http://projects.spring.io/spring-framework/
+spring-context-7.0.7.jar http://projects.spring.io/spring-framework/
+spring-core-7.0.7.jar http://projects.spring.io/spring-framework/
+spring-expression-7.0.7.jar http://projects.spring.io/spring-framework/
+spring-tx-7.0.7.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/
jetty-continuation-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-deploy-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
-jetty-http-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-io-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-jmx-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-rewrite-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
@@ -84,7 +84,8 @@ jetty-servlets-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-util-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-webapp-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
jetty-xml-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
-woodstox-core-6.6.2.jar https://github.com/FasterXML/woodstox
+jetty-http-9.4.57.v20241219.jar https://www.eclipse.org/jetty/licenses.html
+woodstox-core-7.1.1.jar https://github.com/FasterXML/woodstox
org.restlet-2.3.12.jar https://github.com/restlet/restlet-framework-java/blob/2.3.12/README.md
org.restlet.ext.servlet-2.3.12.jar https://github.com/restlet/restlet-framework-java/blob/2.3.12/README.md
xercesImpl-2.12.2.jar http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -97,6 +98,7 @@ gson-2.8.9.jar https://github.com/google/gson/blob/gson-parent-2.8.9/LICENSE
=== CDDL 1.1 ===
+jaxb-core-4.0.8.jar http://jaxb.java.net/
jaxb-core-4.0.3.jar http://jaxb.java.net/
jaxb-xjc-4.0.3.jar http://jaxb.java.net/
@@ -106,20 +108,23 @@ jakarta.activation-1.2.2.jar https://eclipse-ee4j.github.io/jaf
jakarta.activation-api-1.2.2.jar https://eclipse-ee4j.github.io/jaf
jakarta.jws-api-2.1.0.jar https://projects.eclipse.org/projects/ee4j.websocket/releases/1.1.1
jakarta.xml.bind-api-3.0.1.jar https://projects.eclipse.org/projects/ee4j.jaxb
-jakarta.xml.soap-api-1.4.2.jar https://projects.eclipse.org/projects/ee4j.jaxb
-jakarta.xml.ws-api-2.3.3.jar https://projects.eclipse.org/projects/ee4j.jaxb
-istack-commons-runtime-3.0.12.jar https://github.com/eclipse-ee4j/jaxb-istack-commons
-txw2-2.3.5.jar https://eclipse-ee4j.github.io/jaxb-ri
-jaxb-runtime-2.3.5.jar https://github.com/eclipse-ee4j/jaxb-ri/blob/2.3.5-RI/LICENSE.md
+jakarta.xml.soap-api-3.0.2.jar https://projects.eclipse.org/projects/ee4j.jaxb
+jakarta.xml.ws-api-4.0.3.jar https://projects.eclipse.org/projects/ee4j.jaxb
+istack-commons-runtime-4.1.2.jar https://github.com/eclipse-ee4j/jaxb-istack-commons
+txw2-4.0.8.jar https://eclipse-ee4j.github.io/jaxb-ri
+jaxb-runtime-4.0.8.jar https://github.com/eclipse-ee4j/jaxb-ri/blob/4.0.6/LICENSE.md
=== Eclipse Public License 1.0 ===
=== Eclipse Public License 2.0 ===
-jakarta.annotation-api-1.3.5.jar https://projects.eclipse.org/projects/ee4j.ca
+jakarta.annotation-api-3.0.0.jar https://projects.eclipse.org/projects/ee4j.ca
jakarta.transaction-api-1.3.3.jar https://projects.eclipse.org/projects/ee4j.jta
+jakarta.mail-api-2.1.5.jar https://projects.eclipse.org/projects/ee4j.mail
jts-io-common-1.19.0.jar https://locationtech.github.io/jts/
jts-core-1.19.0.jar https://locationtech.github.io/jts/
+angus-activation-2.0.3.jar https://eclipse-ee4j.github.io/angus-activation
+angus-mail-2.0.5.jar https://eclipse-ee4j.github.io/angus-mail
=== BSD ===
jibx-run-1.3.3.jar http://jibx.sourceforge.net/