Skip to content

Commit e458238

Browse files
committed
Updates for milestone release 1.9.0
1 parent 523ad4e commit e458238

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

NOTICE.md

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ This product depends on software developed by third parties as listed in the fol
5959
| GNU Lesser General Public License (LGPL), Version 2.1 | Openhtmltopdf PDF Rendering (Apache PDF-BOX 3) | io.github.openhtmltopdf:openhtmltopdf-pdfbox | 1.1.28 | https://github.com/openhtmltopdf/openhtmltopdf/openhtmltopdf-pdfbox |
6060
| GNU Lesser General Public License (LGPL), Version 2.1 | Openhtmltopdf slf4j Support | io.github.openhtmltopdf:openhtmltopdf-slf4j | 1.1.28 | https://github.com/openhtmltopdf/openhtmltopdf/openhtmltopdf-slf4j |
6161
| GNU Lesser General Public License (LGPL), Version 2.1 | Openhtmltopdf SVG Support | io.github.openhtmltopdf:openhtmltopdf-svg-support | 1.1.28 | https://github.com/openhtmltopdf/openhtmltopdf/openhtmltopdf-svg-support |
62-
| Apache License, Version 2.0 | micrometer-commons | io.micrometer:micrometer-commons | 1.15.2 | https://github.com/micrometer-metrics/micrometer |
63-
| Apache License, Version 2.0 | micrometer-observation | io.micrometer:micrometer-observation | 1.15.2 | https://github.com/micrometer-metrics/micrometer |
62+
| Apache License, Version 2.0 | micrometer-commons | io.micrometer:micrometer-commons | 1.15.3 | https://github.com/micrometer-metrics/micrometer |
63+
| Apache License, Version 2.0 | micrometer-observation | io.micrometer:micrometer-observation | 1.15.3 | https://github.com/micrometer-metrics/micrometer |
6464
| Apache License, Version 2.0 | swagger-annotations-jakarta | io.swagger.core.v3:swagger-annotations-jakarta | 2.2.25 | https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta |
6565
| Apache License, Version 2.0 | swagger-core-jakarta | io.swagger.core.v3:swagger-core-jakarta | 2.2.25 | https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta |
6666
| Apache License, Version 2.0 | swagger-models-jakarta | io.swagger.core.v3:swagger-models-jakarta | 2.2.25 | https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta |
@@ -100,10 +100,10 @@ This product depends on software developed by third parties as listed in the fol
100100
| Apache License, Version 2.0 | Apache PDFBox | org.apache.pdfbox:pdfbox | 3.0.5 | https://www.apache.org/pdfbox-parent/pdfbox/ |
101101
| Apache License, Version 2.0 | Apache PDFBox io | org.apache.pdfbox:pdfbox-io | 3.0.5 | https://www.apache.org/pdfbox-parent/pdfbox-io/ |
102102
| Apache License, Version 2.0 | Apache XmpBox | org.apache.pdfbox:xmpbox | 3.0.3 | https://www.apache.org/pdfbox-parent/xmpbox/ |
103-
| Apache License, Version 2.0 | Apache Tika core | org.apache.tika:tika-core | 3.2.1 | https://tika.apache.org/ |
104-
| Apache License, Version 2.0 | tomcat-embed-core | org.apache.tomcat.embed:tomcat-embed-core | 10.1.43 | https://tomcat.apache.org/ |
105-
| Apache License, Version 2.0 | tomcat-embed-el | org.apache.tomcat.embed:tomcat-embed-el | 10.1.43 | https://tomcat.apache.org/ |
106-
| Apache License, Version 2.0 | tomcat-embed-websocket | org.apache.tomcat.embed:tomcat-embed-websocket | 10.1.43 | https://tomcat.apache.org/ |
103+
| Apache License, Version 2.0 | Apache Tika core | org.apache.tika:tika-core | 3.2.2 | https://tika.apache.org/ |
104+
| Apache License, Version 2.0 | tomcat-embed-core | org.apache.tomcat.embed:tomcat-embed-core | 10.1.44 | https://tomcat.apache.org/ |
105+
| Apache License, Version 2.0 | tomcat-embed-el | org.apache.tomcat.embed:tomcat-embed-el | 10.1.44 | https://tomcat.apache.org/ |
106+
| Apache License, Version 2.0 | tomcat-embed-websocket | org.apache.tomcat.embed:tomcat-embed-websocket | 10.1.44 | https://tomcat.apache.org/ |
107107
| Apache License, Version 2.0 | XmlSchema Core | org.apache.ws.xmlschema:xmlschema-core | 2.3.1 | https://ws.apache.org/commons/xmlschema20/xmlschema-core/ |
108108
| Apache License, Version 2.0 | org.apache.xmlgraphics:batik-anim | org.apache.xmlgraphics:batik-anim | 1.17 | http://xmlgraphics.apache.org/batik/batik-anim/ |
109109
| Apache License, Version 2.0 | org.apache.xmlgraphics:batik-awt-util | org.apache.xmlgraphics:batik-awt-util | 1.17 | http://xmlgraphics.apache.org/batik/batik-awt-util/ |
@@ -129,13 +129,13 @@ This product depends on software developed by third parties as listed in the fol
129129
| MIT License | Checker Qual | org.checkerframework:checker-qual | 3.5.0 | https://checkerframework.org |
130130
| The 2-Clause BSD License | Stax2 API | org.codehaus.woodstox:stax2-api | 4.2.2 | http://github.com/FasterXML/stax2-api |
131131
| Eclipse Distribution License - v1.0 | Angus Activation Registries | org.eclipse.angus:angus-activation | 2.0.2 | https://github.com/eclipse-ee4j/angus-activation/angus-activation |
132-
| Eclipse Distribution License - v1.0, Eclipse Public License - v2.0, GNU General Public License (GPL), Version 2 (with Classpath Exception) | Angus Mail Provider | org.eclipse.angus:angus-mail | 2.0.3 | http://eclipse-ee4j.github.io/angus-mail/angus-mail |
133-
| Eclipse Distribution License - v1.0, Eclipse Public License - v2.0, GNU General Public License (GPL), Version 2 (with Classpath Exception) | Angus Mail default provider | org.eclipse.angus:jakarta.mail | 2.0.3 | http://eclipse-ee4j.github.io/angus-mail/jakarta.mail |
132+
| Eclipse Distribution License - v1.0, Eclipse Public License - v2.0, GNU General Public License (GPL), Version 2 (with Classpath Exception) | Angus Mail Provider | org.eclipse.angus:angus-mail | 2.0.4 | http://eclipse-ee4j.github.io/angus-mail/angus-mail |
133+
| Eclipse Distribution License - v1.0, Eclipse Public License - v2.0, GNU General Public License (GPL), Version 2 (with Classpath Exception) | Angus Mail default provider | org.eclipse.angus:jakarta.mail | 2.0.4 | http://eclipse-ee4j.github.io/angus-mail/jakarta.mail |
134134
| Apache License, Version 2.0 | Apache FreeMarker | org.freemarker:freemarker | 2.3.32 | https://freemarker.apache.org/ |
135135
| Eclipse Distribution License - v1.0 | JAXB Core | org.glassfish.jaxb:jaxb-core | 4.0.5 | https://eclipse-ee4j.github.io/jaxb-ri/ |
136136
| Eclipse Distribution License - v1.0 | JAXB Runtime | org.glassfish.jaxb:jaxb-runtime | 4.0.5 | https://eclipse-ee4j.github.io/jaxb-ri/ |
137137
| Eclipse Distribution License - v1.0 | TXW2 Runtime | org.glassfish.jaxb:txw2 | 4.0.5 | https://eclipse-ee4j.github.io/jaxb-ri/ |
138-
| Apache License, Version 2.0 | Hibernate Validator Engine | org.hibernate.validator:hibernate-validator | 8.0.2.Final | http://hibernate.org/validator/hibernate-validator |
138+
| Apache License, Version 2.0 | Hibernate Validator Engine | org.hibernate.validator:hibernate-validator | 8.0.3.Final | https://hibernate.org/validator |
139139
| Apache License, Version 2.0 | JBoss Logging 3 | org.jboss.logging:jboss-logging | 3.6.1.Final | http://www.jboss.org |
140140
| MIT License | jsoup Java HTML Parser | org.jsoup:jsoup | 1.15.4 | https://jsoup.org/ |
141141
| Apache License, Version 2.0 | JSpecify annotations | org.jspecify:jspecify | 1.0.0 | http://jspecify.org/ |
@@ -145,31 +145,31 @@ This product depends on software developed by third parties as listed in the fol
145145
| Apache License, Version 2.0 | springdoc-openapi-starter-common | org.springdoc:springdoc-openapi-starter-common | 2.7.0 | https://springdoc.org/springdoc-openapi-starter-common/ |
146146
| Apache License, Version 2.0 | springdoc-openapi-starter-webmvc-api | org.springdoc:springdoc-openapi-starter-webmvc-api | 2.7.0 | https://springdoc.org/springdoc-openapi-starter-webmvc-api/ |
147147
| Apache License, Version 2.0 | springdoc-openapi-starter-webmvc-ui | org.springdoc:springdoc-openapi-starter-webmvc-ui | 2.7.0 | https://springdoc.org/springdoc-openapi-starter-webmvc-ui/ |
148-
| Apache License, Version 2.0 | Spring AOP | org.springframework:spring-aop | 6.2.9 | https://github.com/spring-projects/spring-framework |
149-
| Apache License, Version 2.0 | Spring Beans | org.springframework:spring-beans | 6.2.9 | https://github.com/spring-projects/spring-framework |
150-
| Apache License, Version 2.0 | Spring Context | org.springframework:spring-context | 6.2.9 | https://github.com/spring-projects/spring-framework |
151-
| Apache License, Version 2.0 | Spring Context Support | org.springframework:spring-context-support | 6.2.9 | https://github.com/spring-projects/spring-framework |
152-
| Apache License, Version 2.0 | Spring Core | org.springframework:spring-core | 6.2.9 | https://github.com/spring-projects/spring-framework |
153-
| Apache License, Version 2.0 | Spring Expression Language (SpEL) | org.springframework:spring-expression | 6.2.9 | https://github.com/spring-projects/spring-framework |
154-
| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework:spring-jcl | 6.2.9 | https://github.com/spring-projects/spring-framework |
155-
| Apache License, Version 2.0 | Spring Web | org.springframework:spring-web | 6.2.9 | https://github.com/spring-projects/spring-framework |
156-
| Apache License, Version 2.0 | Spring Web MVC | org.springframework:spring-webmvc | 6.2.9 | https://github.com/spring-projects/spring-framework |
157-
| Apache License, Version 2.0 | spring-boot | org.springframework.boot:spring-boot | 3.5.4 | https://spring.io/projects/spring-boot |
158-
| Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot:spring-boot-autoconfigure | 3.5.4 | https://spring.io/projects/spring-boot |
159-
| Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot:spring-boot-starter | 3.5.4 | https://spring.io/projects/spring-boot |
160-
| Apache License, Version 2.0 | spring-boot-starter-aop | org.springframework.boot:spring-boot-starter-aop | 3.5.4 | https://spring.io/projects/spring-boot |
161-
| Apache License, Version 2.0 | spring-boot-starter-json | org.springframework.boot:spring-boot-starter-json | 3.5.4 | https://spring.io/projects/spring-boot |
162-
| Apache License, Version 2.0 | spring-boot-starter-logging | org.springframework.boot:spring-boot-starter-logging | 3.5.4 | https://spring.io/projects/spring-boot |
163-
| Apache License, Version 2.0 | spring-boot-starter-mail | org.springframework.boot:spring-boot-starter-mail | 3.5.4 | https://spring.io/projects/spring-boot |
164-
| Apache License, Version 2.0 | spring-boot-starter-security | org.springframework.boot:spring-boot-starter-security | 3.5.4 | https://spring.io/projects/spring-boot |
165-
| Apache License, Version 2.0 | spring-boot-starter-thymeleaf | org.springframework.boot:spring-boot-starter-thymeleaf | 3.5.4 | https://spring.io/projects/spring-boot |
166-
| Apache License, Version 2.0 | spring-boot-starter-tomcat | org.springframework.boot:spring-boot-starter-tomcat | 3.5.4 | https://spring.io/projects/spring-boot |
167-
| Apache License, Version 2.0 | spring-boot-starter-validation | org.springframework.boot:spring-boot-starter-validation | 3.5.4 | https://spring.io/projects/spring-boot |
168-
| Apache License, Version 2.0 | spring-boot-starter-web | org.springframework.boot:spring-boot-starter-web | 3.5.4 | https://spring.io/projects/spring-boot |
169-
| Apache License, Version 2.0 | spring-security-config | org.springframework.security:spring-security-config | 6.5.2 | https://spring.io/projects/spring-security |
170-
| Apache License, Version 2.0 | spring-security-core | org.springframework.security:spring-security-core | 6.5.2 | https://spring.io/projects/spring-security |
171-
| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security:spring-security-crypto | 6.5.2 | https://spring.io/projects/spring-security |
172-
| Apache License, Version 2.0 | spring-security-web | org.springframework.security:spring-security-web | 6.5.2 | https://spring.io/projects/spring-security |
148+
| Apache License, Version 2.0 | Spring AOP | org.springframework:spring-aop | 6.2.10 | https://github.com/spring-projects/spring-framework |
149+
| Apache License, Version 2.0 | Spring Beans | org.springframework:spring-beans | 6.2.10 | https://github.com/spring-projects/spring-framework |
150+
| Apache License, Version 2.0 | Spring Context | org.springframework:spring-context | 6.2.10 | https://github.com/spring-projects/spring-framework |
151+
| Apache License, Version 2.0 | Spring Context Support | org.springframework:spring-context-support | 6.2.10 | https://github.com/spring-projects/spring-framework |
152+
| Apache License, Version 2.0 | Spring Core | org.springframework:spring-core | 6.2.10 | https://github.com/spring-projects/spring-framework |
153+
| Apache License, Version 2.0 | Spring Expression Language (SpEL) | org.springframework:spring-expression | 6.2.10 | https://github.com/spring-projects/spring-framework |
154+
| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework:spring-jcl | 6.2.10 | https://github.com/spring-projects/spring-framework |
155+
| Apache License, Version 2.0 | Spring Web | org.springframework:spring-web | 6.2.10 | https://github.com/spring-projects/spring-framework |
156+
| Apache License, Version 2.0 | Spring Web MVC | org.springframework:spring-webmvc | 6.2.10 | https://github.com/spring-projects/spring-framework |
157+
| Apache License, Version 2.0 | spring-boot | org.springframework.boot:spring-boot | 3.5.5 | https://spring.io/projects/spring-boot |
158+
| Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot:spring-boot-autoconfigure | 3.5.5 | https://spring.io/projects/spring-boot |
159+
| Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot:spring-boot-starter | 3.5.5 | https://spring.io/projects/spring-boot |
160+
| Apache License, Version 2.0 | spring-boot-starter-aop | org.springframework.boot:spring-boot-starter-aop | 3.5.5 | https://spring.io/projects/spring-boot |
161+
| Apache License, Version 2.0 | spring-boot-starter-json | org.springframework.boot:spring-boot-starter-json | 3.5.5 | https://spring.io/projects/spring-boot |
162+
| Apache License, Version 2.0 | spring-boot-starter-logging | org.springframework.boot:spring-boot-starter-logging | 3.5.5 | https://spring.io/projects/spring-boot |
163+
| Apache License, Version 2.0 | spring-boot-starter-mail | org.springframework.boot:spring-boot-starter-mail | 3.5.5 | https://spring.io/projects/spring-boot |
164+
| Apache License, Version 2.0 | spring-boot-starter-security | org.springframework.boot:spring-boot-starter-security | 3.5.5 | https://spring.io/projects/spring-boot |
165+
| Apache License, Version 2.0 | spring-boot-starter-thymeleaf | org.springframework.boot:spring-boot-starter-thymeleaf | 3.5.5 | https://spring.io/projects/spring-boot |
166+
| Apache License, Version 2.0 | spring-boot-starter-tomcat | org.springframework.boot:spring-boot-starter-tomcat | 3.5.5 | https://spring.io/projects/spring-boot |
167+
| Apache License, Version 2.0 | spring-boot-starter-validation | org.springframework.boot:spring-boot-starter-validation | 3.5.5 | https://spring.io/projects/spring-boot |
168+
| Apache License, Version 2.0 | spring-boot-starter-web | org.springframework.boot:spring-boot-starter-web | 3.5.5 | https://spring.io/projects/spring-boot |
169+
| Apache License, Version 2.0 | spring-security-config | org.springframework.security:spring-security-config | 6.5.3 | https://spring.io/projects/spring-security |
170+
| Apache License, Version 2.0 | spring-security-core | org.springframework.security:spring-security-core | 6.5.3 | https://spring.io/projects/spring-security |
171+
| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security:spring-security-crypto | 6.5.3 | https://spring.io/projects/spring-security |
172+
| Apache License, Version 2.0 | spring-security-web | org.springframework.security:spring-security-web | 6.5.3 | https://spring.io/projects/spring-security |
173173
| Apache License, Version 2.0 | thymeleaf | org.thymeleaf:thymeleaf | 3.1.3.RELEASE | http://www.thymeleaf.org/thymeleaf-lib/thymeleaf |
174174
| Apache License, Version 2.0 | thymeleaf-spring6 | org.thymeleaf:thymeleaf-spring6 | 3.1.3.RELEASE | http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6 |
175175
| Apache License, Version 2.0 | unbescape | org.unbescape:unbescape | 1.1.6.RELEASE | http://www.unbescape.org |

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>eu.europa.ec.itb.commons</groupId>
2828
<artifactId>validator-parent</artifactId>
29-
<version>1.9.0-SNAPSHOT</version>
29+
<version>1.9.0</version>
3030
<relativePath/>
3131
</parent>
3232
<modules>
@@ -40,7 +40,7 @@
4040
</modules>
4141
<properties>
4242
<validatorBuild.resourceJar>validator-resources</validatorBuild.resourceJar>
43-
<version.itbCommons>1.9.0-SNAPSHOT</version.itbCommons>
43+
<version.itbCommons>1.9.0</version.itbCommons>
4444
</properties>
4545
<dependencyManagement>
4646
<dependencies>

publiccode.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ publiccodeYmlVersion: 0.4.0
22
name: Interoperability Test Bed - XML validator
33
applicationSuite: ""
44
url: https://github.com/ISAITB/xml-validator
5-
softwareVersion: 1.8.0
6-
releaseDate: 2025-04-08
5+
softwareVersion: 1.9.0
6+
releaseDate: 2025-08-22
77
logo: https://www.itb.ec.europa.eu/files/itb_logo_simple.png?v=1
88
platforms:
99
- web

0 commit comments

Comments
 (0)