From 7728d5cac3b9fdb4c08c72ef2cc8bfe74cb0cd96 Mon Sep 17 00:00:00 2001 From: Andrea Poli Date: Wed, 22 Jan 2025 19:40:04 +0100 Subject: [PATCH] =?UTF-8?q?[GovWayCore]=20Risolta=20la=20seguente=20vulner?= =?UTF-8?q?abilit=C3=A0=20relative=20ai=20jar=20di=20terza=20parte:=20-=20?= =?UTF-8?q?CVE-2025-23184:=20=20=20=20=20=20=20=20=20aggiornata=20libreria?= =?UTF-8?q?=20'org.apache.cxf:*'=20alla=20versione=203.6.5=20=20=20=20=20?= =?UTF-8?q?=20=20=20=20aggiornata=20libreria=20'org.ow2.asm:asm'=20alla=20?= =?UTF-8?q?versione=209.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeLog | 9 ++++ core/ant/openspcoop2-ear.xml | 6 +-- example/pdd/server/testService/build.xml | 2 +- lib/openspcoop2.userlibraries | 52 +++++++++---------- mvn/dependencies/cxf/pom.xml | 6 +-- .../owasp/falsePositives/CVE-2022-40705.xml | 2 +- pom.xml | 2 +- protocolli/modipa/testsuite/build.xml | 2 +- .../example/registroServizi/wsdl/build.xml | 22 ++++---- .../trasparente/testsuite/karate/build.xml | 2 +- .../securityAdvisory/2025/CVE-2024-38827.rst | 4 +- .../securityAdvisory/2025/CVE-2025-23184.rst | 35 +++++++++++++ .../securityAdvisory/2025/index.rst | 4 +- .../cxf/{asm-9.7 => asm-9.7.1}/asm.txt | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../LICENSE | 0 .../govway_vault/testsuite/build.xml | 2 +- tools/rs/config/server/testsuite/build.xml | 2 +- tools/rs/monitor/server/testsuite/build.xml | 2 +- .../ant/openspcoop2-govwayLoader-war.xml | 8 +-- 44 files changed, 104 insertions(+), 58 deletions(-) create mode 100644 resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2025-23184.rst rename third-party-licenses/cxf/{asm-9.7 => asm-9.7.1}/asm.txt (100%) rename third-party-licenses/cxf/{cxf-core-3.6.4-gov4j-1 => cxf-core-3.6.5-gov4j-1}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-bindings-soap-3.6.4 => cxf-rt-bindings-soap-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-databinding-jaxb-3.6.4 => cxf-rt-databinding-jaxb-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-features-logging-3.6.4 => cxf-rt-features-logging-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-frontend-jaxrs-3.6.4 => cxf-rt-frontend-jaxrs-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-frontend-jaxws-3.6.4 => cxf-rt-frontend-jaxws-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-frontend-simple-3.6.4 => cxf-rt-frontend-simple-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-client-3.6.4 => cxf-rt-rs-client-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-json-basic-3.6.4 => cxf-rt-rs-json-basic-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-security-jose-3.6.4-gov4j-1 => cxf-rt-rs-security-jose-3.6.5-gov4j-1}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-security-jose-jaxrs-3.6.4 => cxf-rt-rs-security-jose-jaxrs-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-service-description-common-openapi-3.6.4 => cxf-rt-rs-service-description-common-openapi-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-service-description-openapi-v3-3.6.4 => cxf-rt-rs-service-description-openapi-v3-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-rs-service-description-swagger-ui-3.6.4 => cxf-rt-rs-service-description-swagger-ui-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-security-3.6.4 => cxf-rt-security-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-security-saml-3.6.4 => cxf-rt-security-saml-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-transports-http-3.6.4 => cxf-rt-transports-http-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-transports-http-jetty-3.6.4 => cxf-rt-transports-http-jetty-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-ws-policy-3.6.4 => cxf-rt-ws-policy-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-ws-security-3.6.4 => cxf-rt-ws-security-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-rt-wsdl-3.6.4 => cxf-rt-wsdl-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-tools-common-3.6.4 => cxf-tools-common-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-tools-validator-3.6.4 => cxf-tools-validator-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-tools-wsdlto-core-3.6.4 => cxf-tools-wsdlto-core-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-tools-wsdlto-databinding-jaxb-3.6.4 => cxf-tools-wsdlto-databinding-jaxb-3.6.5}/LICENSE (100%) rename third-party-licenses/cxf/{cxf-tools-wsdlto-frontend-jaxws-3.6.4 => cxf-tools-wsdlto-frontend-jaxws-3.6.5}/LICENSE (100%) diff --git a/ChangeLog b/ChangeLog index 06b6c100bc..2623725f23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2025-01-22 Andrea Poli + + * [GovWayCore] + Risolto Bug #1567 + Risolta la seguente vulnerabilità relative ai jar di terza parte: + - CVE-2025-23184: + aggiornata libreria 'org.apache.cxf:*' alla versione 3.6.5 + aggiornata libreria 'org.ow2.asm:asm' alla versione 9.7.1 + 2025-01-21 Andrea Poli * [GovWayCore] diff --git a/core/ant/openspcoop2-ear.xml b/core/ant/openspcoop2-ear.xml index 08675d7d99..58d3735dbe 100755 --- a/core/ant/openspcoop2-ear.xml +++ b/core/ant/openspcoop2-ear.xml @@ -28,9 +28,9 @@ - - - + + + diff --git a/example/pdd/server/testService/build.xml b/example/pdd/server/testService/build.xml index 1129e9d6b8..4e096e772d 100644 --- a/example/pdd/server/testService/build.xml +++ b/example/pdd/server/testService/build.xml @@ -201,7 +201,7 @@ - + diff --git a/lib/openspcoop2.userlibraries b/lib/openspcoop2.userlibraries index f1a0f0dee6..21168c185d 100644 --- a/lib/openspcoop2.userlibraries +++ b/lib/openspcoop2.userlibraries @@ -26,32 +26,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mvn/dependencies/cxf/pom.xml b/mvn/dependencies/cxf/pom.xml index c8cb8f28e0..49aa00df37 100644 --- a/mvn/dependencies/cxf/pom.xml +++ b/mvn/dependencies/cxf/pom.xml @@ -17,9 +17,9 @@ cxf - 9.7 - 3.6.4 - 3.6.4-gov4j-1 + 9.7.1 + 3.6.5 + 3.6.5-gov4j-1 2.1.6 4.2.2 6.6.2 diff --git a/mvn/dependencies/owasp/falsePositives/CVE-2022-40705.xml b/mvn/dependencies/owasp/falsePositives/CVE-2022-40705.xml index 83fc9355c4..f5e310b3e3 100644 --- a/mvn/dependencies/owasp/falsePositives/CVE-2022-40705.xml +++ b/mvn/dependencies/owasp/falsePositives/CVE-2022-40705.xml @@ -1,7 +1,7 @@ verify - 12.0.0 + 12.0.1 true false 5 diff --git a/protocolli/modipa/testsuite/build.xml b/protocolli/modipa/testsuite/build.xml index a560e81c67..fa3053b223 100644 --- a/protocolli/modipa/testsuite/build.xml +++ b/protocolli/modipa/testsuite/build.xml @@ -46,7 +46,7 @@ - + diff --git a/protocolli/spcoop/example/registroServizi/wsdl/build.xml b/protocolli/spcoop/example/registroServizi/wsdl/build.xml index f5a77f8290..e9c9d60a69 100644 --- a/protocolli/spcoop/example/registroServizi/wsdl/build.xml +++ b/protocolli/spcoop/example/registroServizi/wsdl/build.xml @@ -58,17 +58,17 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/protocolli/trasparente/testsuite/karate/build.xml b/protocolli/trasparente/testsuite/karate/build.xml index 3993983c57..34b2adee3d 100644 --- a/protocolli/trasparente/testsuite/karate/build.xml +++ b/protocolli/trasparente/testsuite/karate/build.xml @@ -68,7 +68,7 @@ - + diff --git a/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2024-38827.rst b/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2024-38827.rst index a94ccd7730..7999194396 100644 --- a/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2024-38827.rst +++ b/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2024-38827.rst @@ -1,4 +1,4 @@ -.. _vulnerabilityManagement_securityAdvisory_2024_CVE-2024-38827: +.. _vulnerabilityManagement_securityAdvisory_2025_CVE-2024-38827: CVE-2024-38827 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -15,7 +15,7 @@ Riferimenti: - `https://ossindex.sonatype.org/vulnerability/CVE-2024-38827 `_ - `https://spring.io/security/cve-2024-38827 `_ -Libreria: org.springframework.security/spring-security-\* < 5.8.16 +Libreria: org.springframework.security:spring-security-\* < 5.8.16 **Descrizione** diff --git a/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2025-23184.rst b/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2025-23184.rst new file mode 100644 index 0000000000..e558ea87b9 --- /dev/null +++ b/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2025-23184.rst @@ -0,0 +1,35 @@ +.. _vulnerabilityManagement_securityAdvisory_2025_CVE-2025-23184: + +CVE-2025-23184 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Data: 2025-01-22 + +Severity: Medium + +CVSS Score: 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H) + +Riferimenti: + +- `https://nvd.nist.gov/vuln/detail/CVE-2025-23184 `_ +- `https://ossindex.sonatype.org/vulnerability/CVE-2025-23184 `_ +- `https://cxf.apache.org/security-advisories.data/CVE-2025-23184.txt `_ + +Libreria: org.apache.cxf:cxf-core < 3.6.5 + +**Descrizione** + +CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion') + +A potential denial of service vulnerability is present in versions of Apache CXF before 3.5.10, 3.6.5 and 4.0.6. + +In some edge cases, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system (it applies to servers and clients). + +**GovWay** + +Versione affette: <= 3.3.15.p2 + +Risoluzione: prima versione in rilascio + + + diff --git a/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/index.rst b/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/index.rst index 2e80e60b96..bc21a4df62 100644 --- a/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/index.rst +++ b/resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/index.rst @@ -3,9 +3,11 @@ Avvisi di Sicurezza 2025 ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- :ref:`vulnerabilityManagement_securityAdvisory_2024_CVE-2024-38827` +- :ref:`vulnerabilityManagement_securityAdvisory_2025_CVE-2025-23184` +- :ref:`vulnerabilityManagement_securityAdvisory_2025_CVE-2024-38827` .. toctree:: :maxdepth: 2 + CVE-2025-23184 CVE-2024-38827 diff --git a/third-party-licenses/cxf/asm-9.7/asm.txt b/third-party-licenses/cxf/asm-9.7.1/asm.txt similarity index 100% rename from third-party-licenses/cxf/asm-9.7/asm.txt rename to third-party-licenses/cxf/asm-9.7.1/asm.txt diff --git a/third-party-licenses/cxf/cxf-core-3.6.4-gov4j-1/LICENSE b/third-party-licenses/cxf/cxf-core-3.6.5-gov4j-1/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-core-3.6.4-gov4j-1/LICENSE rename to third-party-licenses/cxf/cxf-core-3.6.5-gov4j-1/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-bindings-soap-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-bindings-soap-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-bindings-soap-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-bindings-soap-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-databinding-jaxb-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-databinding-jaxb-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-databinding-jaxb-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-databinding-jaxb-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-features-logging-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-features-logging-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-features-logging-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-features-logging-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-frontend-jaxrs-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-frontend-jaxrs-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-frontend-jaxrs-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-frontend-jaxrs-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-frontend-jaxws-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-frontend-jaxws-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-frontend-jaxws-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-frontend-jaxws-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-frontend-simple-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-frontend-simple-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-frontend-simple-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-frontend-simple-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-client-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-client-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-client-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-client-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-json-basic-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-json-basic-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-json-basic-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-json-basic-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-security-jose-3.6.4-gov4j-1/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-security-jose-3.6.5-gov4j-1/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-security-jose-3.6.4-gov4j-1/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-security-jose-3.6.5-gov4j-1/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-security-jose-jaxrs-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-security-jose-jaxrs-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-security-jose-jaxrs-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-security-jose-jaxrs-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-service-description-common-openapi-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-service-description-common-openapi-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-service-description-common-openapi-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-service-description-common-openapi-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-service-description-openapi-v3-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-service-description-openapi-v3-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-service-description-openapi-v3-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-service-description-openapi-v3-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-rs-service-description-swagger-ui-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-rs-service-description-swagger-ui-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-rs-service-description-swagger-ui-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-rs-service-description-swagger-ui-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-security-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-security-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-security-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-security-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-security-saml-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-security-saml-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-security-saml-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-security-saml-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-transports-http-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-transports-http-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-transports-http-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-transports-http-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-transports-http-jetty-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-transports-http-jetty-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-transports-http-jetty-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-transports-http-jetty-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-ws-policy-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-ws-policy-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-ws-policy-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-ws-policy-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-ws-security-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-ws-security-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-ws-security-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-ws-security-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-rt-wsdl-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-rt-wsdl-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-rt-wsdl-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-rt-wsdl-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-tools-common-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-tools-common-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-tools-common-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-tools-common-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-tools-validator-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-tools-validator-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-tools-validator-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-tools-validator-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-tools-wsdlto-core-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-tools-wsdlto-core-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-tools-wsdlto-core-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-tools-wsdlto-core-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-tools-wsdlto-databinding-jaxb-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-tools-wsdlto-databinding-jaxb-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-tools-wsdlto-databinding-jaxb-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-tools-wsdlto-databinding-jaxb-3.6.5/LICENSE diff --git a/third-party-licenses/cxf/cxf-tools-wsdlto-frontend-jaxws-3.6.4/LICENSE b/third-party-licenses/cxf/cxf-tools-wsdlto-frontend-jaxws-3.6.5/LICENSE similarity index 100% rename from third-party-licenses/cxf/cxf-tools-wsdlto-frontend-jaxws-3.6.4/LICENSE rename to third-party-licenses/cxf/cxf-tools-wsdlto-frontend-jaxws-3.6.5/LICENSE diff --git a/tools/command_line_interfaces/govway_vault/testsuite/build.xml b/tools/command_line_interfaces/govway_vault/testsuite/build.xml index e4746e6fb1..6e5c66d282 100644 --- a/tools/command_line_interfaces/govway_vault/testsuite/build.xml +++ b/tools/command_line_interfaces/govway_vault/testsuite/build.xml @@ -59,7 +59,7 @@ - + diff --git a/tools/rs/config/server/testsuite/build.xml b/tools/rs/config/server/testsuite/build.xml index cea25986f0..07d51abe3c 100644 --- a/tools/rs/config/server/testsuite/build.xml +++ b/tools/rs/config/server/testsuite/build.xml @@ -38,7 +38,7 @@ - + diff --git a/tools/rs/monitor/server/testsuite/build.xml b/tools/rs/monitor/server/testsuite/build.xml index edc57ae858..fd884a9144 100644 --- a/tools/rs/monitor/server/testsuite/build.xml +++ b/tools/rs/monitor/server/testsuite/build.xml @@ -45,7 +45,7 @@ - + diff --git a/tools/web_interfaces/loader/ant/openspcoop2-govwayLoader-war.xml b/tools/web_interfaces/loader/ant/openspcoop2-govwayLoader-war.xml index af5177da71..994b374238 100755 --- a/tools/web_interfaces/loader/ant/openspcoop2-govwayLoader-war.xml +++ b/tools/web_interfaces/loader/ant/openspcoop2-govwayLoader-war.xml @@ -117,10 +117,10 @@ - - - - + + + +