Skip to content

Commit d42321c

Browse files
committed
Updates for milestone release 1.9.0
1 parent c085d0b commit d42321c

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

NOTICE.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ This product depends on software developed by third parties as listed in the fol
5656
| 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 |
5757
| 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 |
5858
| 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 |
59-
| Apache License, Version 2.0 | micrometer-commons | io.micrometer:micrometer-commons | 1.15.2 | https://github.com/micrometer-metrics/micrometer |
60-
| Apache License, Version 2.0 | micrometer-observation | io.micrometer:micrometer-observation | 1.15.2 | https://github.com/micrometer-metrics/micrometer |
59+
| Apache License, Version 2.0 | micrometer-commons | io.micrometer:micrometer-commons | 1.15.3 | https://github.com/micrometer-metrics/micrometer |
60+
| Apache License, Version 2.0 | micrometer-observation | io.micrometer:micrometer-observation | 1.15.3 | https://github.com/micrometer-metrics/micrometer |
6161
| 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 |
6262
| 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 |
6363
| 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 |
@@ -99,10 +99,10 @@ This product depends on software developed by third parties as listed in the fol
9999
| Apache License, Version 2.0 | Apache PDFBox | org.apache.pdfbox:pdfbox | 3.0.5 | https://www.apache.org/pdfbox-parent/pdfbox/ |
100100
| Apache License, Version 2.0 | Apache PDFBox io | org.apache.pdfbox:pdfbox-io | 3.0.5 | https://www.apache.org/pdfbox-parent/pdfbox-io/ |
101101
| Apache License, Version 2.0 | Apache XmpBox | org.apache.pdfbox:xmpbox | 3.0.3 | https://www.apache.org/pdfbox-parent/xmpbox/ |
102-
| Apache License, Version 2.0 | Apache Tika core | org.apache.tika:tika-core | 3.2.1 | https://tika.apache.org/ |
103-
| Apache License, Version 2.0 | tomcat-embed-core | org.apache.tomcat.embed:tomcat-embed-core | 10.1.43 | https://tomcat.apache.org/ |
104-
| Apache License, Version 2.0 | tomcat-embed-el | org.apache.tomcat.embed:tomcat-embed-el | 10.1.43 | https://tomcat.apache.org/ |
105-
| Apache License, Version 2.0 | tomcat-embed-websocket | org.apache.tomcat.embed:tomcat-embed-websocket | 10.1.43 | https://tomcat.apache.org/ |
102+
| Apache License, Version 2.0 | Apache Tika core | org.apache.tika:tika-core | 3.2.2 | https://tika.apache.org/ |
103+
| Apache License, Version 2.0 | tomcat-embed-core | org.apache.tomcat.embed:tomcat-embed-core | 10.1.44 | https://tomcat.apache.org/ |
104+
| Apache License, Version 2.0 | tomcat-embed-el | org.apache.tomcat.embed:tomcat-embed-el | 10.1.44 | https://tomcat.apache.org/ |
105+
| Apache License, Version 2.0 | tomcat-embed-websocket | org.apache.tomcat.embed:tomcat-embed-websocket | 10.1.44 | https://tomcat.apache.org/ |
106106
| Apache License, Version 2.0 | XmlSchema Core | org.apache.ws.xmlschema:xmlschema-core | 2.3.1 | https://ws.apache.org/commons/xmlschema20/xmlschema-core/ |
107107
| Apache License, Version 2.0 | org.apache.xmlgraphics:batik-anim | org.apache.xmlgraphics:batik-anim | 1.17 | http://xmlgraphics.apache.org/batik/batik-anim/ |
108108
| 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/ |
@@ -128,12 +128,12 @@ This product depends on software developed by third parties as listed in the fol
128128
| MIT License | Checker Qual | org.checkerframework:checker-qual | 3.5.0 | https://checkerframework.org |
129129
| The 2-Clause BSD License | Stax2 API | org.codehaus.woodstox:stax2-api | 4.2.2 | http://github.com/FasterXML/stax2-api |
130130
| 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 |
131-
| 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 |
131+
| 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 |
132132
| Apache License, Version 2.0 | Apache FreeMarker | org.freemarker:freemarker | 2.3.32 | https://freemarker.apache.org/ |
133133
| Eclipse Distribution License - v1.0 | JAXB Core | org.glassfish.jaxb:jaxb-core | 4.0.5 | https://eclipse-ee4j.github.io/jaxb-ri/ |
134134
| Eclipse Distribution License - v1.0 | JAXB Runtime | org.glassfish.jaxb:jaxb-runtime | 4.0.5 | https://eclipse-ee4j.github.io/jaxb-ri/ |
135135
| Eclipse Distribution License - v1.0 | TXW2 Runtime | org.glassfish.jaxb:txw2 | 4.0.5 | https://eclipse-ee4j.github.io/jaxb-ri/ |
136-
| Apache License, Version 2.0 | Hibernate Validator Engine | org.hibernate.validator:hibernate-validator | 8.0.2.Final | http://hibernate.org/validator/hibernate-validator |
136+
| Apache License, Version 2.0 | Hibernate Validator Engine | org.hibernate.validator:hibernate-validator | 8.0.3.Final | https://hibernate.org/validator |
137137
| Apache License, Version 2.0 | JBoss Logging 3 | org.jboss.logging:jboss-logging | 3.6.1.Final | http://www.jboss.org |
138138
| MIT License | jsoup Java HTML Parser | org.jsoup:jsoup | 1.15.4 | https://jsoup.org/ |
139139
| Apache License, Version 2.0 | JSpecify annotations | org.jspecify:jspecify | 1.0.0 | http://jspecify.org/ |
@@ -143,29 +143,29 @@ This product depends on software developed by third parties as listed in the fol
143143
| 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/ |
144144
| 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/ |
145145
| 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/ |
146-
| Apache License, Version 2.0 | Spring AOP | org.springframework:spring-aop | 6.2.9 | https://github.com/spring-projects/spring-framework |
147-
| Apache License, Version 2.0 | Spring Beans | org.springframework:spring-beans | 6.2.9 | https://github.com/spring-projects/spring-framework |
148-
| Apache License, Version 2.0 | Spring Context | org.springframework:spring-context | 6.2.9 | https://github.com/spring-projects/spring-framework |
149-
| Apache License, Version 2.0 | Spring Core | org.springframework:spring-core | 6.2.9 | https://github.com/spring-projects/spring-framework |
150-
| Apache License, Version 2.0 | Spring Expression Language (SpEL) | org.springframework:spring-expression | 6.2.9 | https://github.com/spring-projects/spring-framework |
151-
| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework:spring-jcl | 6.2.9 | https://github.com/spring-projects/spring-framework |
152-
| Apache License, Version 2.0 | Spring Web | org.springframework:spring-web | 6.2.9 | https://github.com/spring-projects/spring-framework |
153-
| Apache License, Version 2.0 | Spring Web MVC | org.springframework:spring-webmvc | 6.2.9 | https://github.com/spring-projects/spring-framework |
154-
| Apache License, Version 2.0 | spring-boot | org.springframework.boot:spring-boot | 3.5.4 | https://spring.io/projects/spring-boot |
155-
| Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot:spring-boot-autoconfigure | 3.5.4 | https://spring.io/projects/spring-boot |
156-
| Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot:spring-boot-starter | 3.5.4 | https://spring.io/projects/spring-boot |
157-
| 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 |
158-
| 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 |
159-
| 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 |
160-
| 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 |
161-
| 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 |
162-
| 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 |
163-
| 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 |
164-
| 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 |
165-
| Apache License, Version 2.0 | spring-security-config | org.springframework.security:spring-security-config | 6.5.2 | https://spring.io/projects/spring-security |
166-
| Apache License, Version 2.0 | spring-security-core | org.springframework.security:spring-security-core | 6.5.2 | https://spring.io/projects/spring-security |
167-
| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security:spring-security-crypto | 6.5.2 | https://spring.io/projects/spring-security |
168-
| Apache License, Version 2.0 | spring-security-web | org.springframework.security:spring-security-web | 6.5.2 | https://spring.io/projects/spring-security |
146+
| Apache License, Version 2.0 | Spring AOP | org.springframework:spring-aop | 6.2.10 | https://github.com/spring-projects/spring-framework |
147+
| Apache License, Version 2.0 | Spring Beans | org.springframework:spring-beans | 6.2.10 | https://github.com/spring-projects/spring-framework |
148+
| Apache License, Version 2.0 | Spring Context | org.springframework:spring-context | 6.2.10 | https://github.com/spring-projects/spring-framework |
149+
| Apache License, Version 2.0 | Spring Core | org.springframework:spring-core | 6.2.10 | https://github.com/spring-projects/spring-framework |
150+
| Apache License, Version 2.0 | Spring Expression Language (SpEL) | org.springframework:spring-expression | 6.2.10 | https://github.com/spring-projects/spring-framework |
151+
| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework:spring-jcl | 6.2.10 | https://github.com/spring-projects/spring-framework |
152+
| Apache License, Version 2.0 | Spring Web | org.springframework:spring-web | 6.2.10 | https://github.com/spring-projects/spring-framework |
153+
| Apache License, Version 2.0 | Spring Web MVC | org.springframework:spring-webmvc | 6.2.10 | https://github.com/spring-projects/spring-framework |
154+
| Apache License, Version 2.0 | spring-boot | org.springframework.boot:spring-boot | 3.5.5 | https://spring.io/projects/spring-boot |
155+
| Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot:spring-boot-autoconfigure | 3.5.5 | https://spring.io/projects/spring-boot |
156+
| Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot:spring-boot-starter | 3.5.5 | https://spring.io/projects/spring-boot |
157+
| 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 |
158+
| 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 |
159+
| 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 |
160+
| 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 |
161+
| 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 |
162+
| 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 |
163+
| 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 |
164+
| 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 |
165+
| Apache License, Version 2.0 | spring-security-config | org.springframework.security:spring-security-config | 6.5.3 | https://spring.io/projects/spring-security |
166+
| Apache License, Version 2.0 | spring-security-core | org.springframework.security:spring-security-core | 6.5.3 | https://spring.io/projects/spring-security |
167+
| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security:spring-security-crypto | 6.5.3 | https://spring.io/projects/spring-security |
168+
| Apache License, Version 2.0 | spring-security-web | org.springframework.security:spring-security-web | 6.5.3 | https://spring.io/projects/spring-security |
169169
| Apache License, Version 2.0 | thymeleaf | org.thymeleaf:thymeleaf | 3.1.3.RELEASE | http://www.thymeleaf.org/thymeleaf-lib/thymeleaf |
170170
| Apache License, Version 2.0 | thymeleaf-spring6 | org.thymeleaf:thymeleaf-spring6 | 3.1.3.RELEASE | http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6 |
171171
| 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
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>eu.europa.ec.itb.commons</groupId>
1515
<artifactId>validator-parent</artifactId>
16-
<version>1.9.0-SNAPSHOT</version>
16+
<version>1.9.0</version>
1717
<relativePath/>
1818
</parent>
1919

@@ -43,7 +43,7 @@
4343
</developers>
4444

4545
<properties>
46-
<version.itbCommons>1.9.0-SNAPSHOT</version.itbCommons>
46+
<version.itbCommons>1.9.0</version.itbCommons>
4747
<version.asm>9.7.1</version.asm>
4848
</properties>
4949

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 - JSON validator
33
applicationSuite: ""
44
url: https://github.com/ISAITB/json-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)