Skip to content

Commit 9c0e1fe

Browse files
committed
Upgrade Spring Boot to v3.5.12
1 parent 0c64acc commit 9c0e1fe

1 file changed

Lines changed: 30 additions & 30 deletions

File tree

NOTICE.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ This product depends on software developed by third parties as listed in the fol
6464
| GNU Lesser General Public License (LGPL), Version 2.1 | Openhtmltopdf PDF Rendering (Apache PDF-BOX 3) | io.github.openhtmltopdf:openhtmltopdf-pdfbox | 1.1.37 | https://github.com/openhtmltopdf/openhtmltopdf/openhtmltopdf-pdfbox |
6565
| GNU Lesser General Public License (LGPL), Version 2.1 | Openhtmltopdf slf4j Support | io.github.openhtmltopdf:openhtmltopdf-slf4j | 1.1.37 | https://github.com/openhtmltopdf/openhtmltopdf/openhtmltopdf-slf4j |
6666
| GNU Lesser General Public License (LGPL), Version 2.1 | Openhtmltopdf SVG Support | io.github.openhtmltopdf:openhtmltopdf-svg-support | 1.1.37 | https://github.com/openhtmltopdf/openhtmltopdf/openhtmltopdf-svg-support |
67-
| Apache License, Version 2.0 | micrometer-commons | io.micrometer:micrometer-commons | 1.15.9 | https://github.com/micrometer-metrics/micrometer |
68-
| Apache License, Version 2.0 | micrometer-observation | io.micrometer:micrometer-observation | 1.15.9 | https://github.com/micrometer-metrics/micrometer |
67+
| Apache License, Version 2.0 | micrometer-commons | io.micrometer:micrometer-commons | 1.15.10 | https://github.com/micrometer-metrics/micrometer |
68+
| Apache License, Version 2.0 | micrometer-observation | io.micrometer:micrometer-observation | 1.15.10 | https://github.com/micrometer-metrics/micrometer |
6969
| 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 |
7070
| 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 |
7171
| 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 |
@@ -139,7 +139,7 @@ This product depends on software developed by third parties as listed in the fol
139139
| Eclipse Distribution License - v1.0 | JAXB Runtime | org.glassfish.jaxb:jaxb-runtime | 4.0.6 | https://eclipse-ee4j.github.io/jaxb-ri/ |
140140
| Eclipse Distribution License - v1.0 | TXW2 Runtime | org.glassfish.jaxb:txw2 | 4.0.6 | https://eclipse-ee4j.github.io/jaxb-ri/ |
141141
| Apache License, Version 2.0 | Hibernate Validator Engine | org.hibernate.validator:hibernate-validator | 8.0.3.Final | https://hibernate.org/validator |
142-
| Apache License, Version 2.0 | JBoss Logging 3 | org.jboss.logging:jboss-logging | 3.6.2.Final | https://www.jboss.org |
142+
| Apache License, Version 2.0 | JBoss Logging 3 | org.jboss.logging:jboss-logging | 3.6.3.Final | https://www.jboss.org |
143143
| MIT License | jsoup Java HTML Parser | org.jsoup:jsoup | 1.15.4 | https://jsoup.org/ |
144144
| Apache License, Version 2.0 | JSpecify annotations | org.jspecify:jspecify | 1.0.0 | http://jspecify.org/ |
145145
| The 3-Clause BSD License | asm | org.ow2.asm:asm | 9.7.1 | http://asm.ow2.io/ |
@@ -148,33 +148,33 @@ This product depends on software developed by third parties as listed in the fol
148148
| 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/ |
149149
| 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/ |
150150
| 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/ |
151-
| Apache License, Version 2.0 | Spring AOP | org.springframework:spring-aop | 6.2.16 | https://github.com/spring-projects/spring-framework |
152-
| Apache License, Version 2.0 | Spring Beans | org.springframework:spring-beans | 6.2.16 | https://github.com/spring-projects/spring-framework |
153-
| Apache License, Version 2.0 | Spring Context | org.springframework:spring-context | 6.2.16 | https://github.com/spring-projects/spring-framework |
154-
| Apache License, Version 2.0 | Spring Core | org.springframework:spring-core | 6.2.16 | https://github.com/spring-projects/spring-framework |
155-
| Apache License, Version 2.0 | Spring Expression Language (SpEL) | org.springframework:spring-expression | 6.2.16 | https://github.com/spring-projects/spring-framework |
156-
| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework:spring-jcl | 6.2.16 | https://github.com/spring-projects/spring-framework |
157-
| Apache License, Version 2.0 | Spring Web | org.springframework:spring-web | 6.2.16 | https://github.com/spring-projects/spring-framework |
158-
| Apache License, Version 2.0 | Spring Web MVC | org.springframework:spring-webmvc | 6.2.16 | https://github.com/spring-projects/spring-framework |
159-
| Apache License, Version 2.0 | spring-boot | org.springframework.boot:spring-boot | 3.5.11 | https://spring.io/projects/spring-boot |
160-
| Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot:spring-boot-autoconfigure | 3.5.11 | https://spring.io/projects/spring-boot |
161-
| Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot:spring-boot-starter | 3.5.11 | https://spring.io/projects/spring-boot |
162-
| Apache License, Version 2.0 | spring-boot-starter-aop | org.springframework.boot:spring-boot-starter-aop | 3.5.11 | https://spring.io/projects/spring-boot |
163-
| Apache License, Version 2.0 | spring-boot-starter-json | org.springframework.boot:spring-boot-starter-json | 3.5.11 | https://spring.io/projects/spring-boot |
164-
| Apache License, Version 2.0 | spring-boot-starter-logging | org.springframework.boot:spring-boot-starter-logging | 3.5.11 | https://spring.io/projects/spring-boot |
165-
| Apache License, Version 2.0 | spring-boot-starter-oauth2-client | org.springframework.boot:spring-boot-starter-oauth2-client | 3.5.11 | https://spring.io/projects/spring-boot |
166-
| Apache License, Version 2.0 | spring-boot-starter-security | org.springframework.boot:spring-boot-starter-security | 3.5.11 | https://spring.io/projects/spring-boot |
167-
| Apache License, Version 2.0 | spring-boot-starter-thymeleaf | org.springframework.boot:spring-boot-starter-thymeleaf | 3.5.11 | https://spring.io/projects/spring-boot |
168-
| Apache License, Version 2.0 | spring-boot-starter-tomcat | org.springframework.boot:spring-boot-starter-tomcat | 3.5.11 | https://spring.io/projects/spring-boot |
169-
| Apache License, Version 2.0 | spring-boot-starter-validation | org.springframework.boot:spring-boot-starter-validation | 3.5.11 | https://spring.io/projects/spring-boot |
170-
| Apache License, Version 2.0 | spring-boot-starter-web | org.springframework.boot:spring-boot-starter-web | 3.5.11 | https://spring.io/projects/spring-boot |
171-
| Apache License, Version 2.0 | spring-security-config | org.springframework.security:spring-security-config | 6.5.8 | https://spring.io/projects/spring-security |
172-
| Apache License, Version 2.0 | spring-security-core | org.springframework.security:spring-security-core | 6.5.8 | https://spring.io/projects/spring-security |
173-
| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security:spring-security-crypto | 6.5.8 | https://spring.io/projects/spring-security |
174-
| Apache License, Version 2.0 | spring-security-oauth2-client | org.springframework.security:spring-security-oauth2-client | 6.5.8 | https://spring.io/projects/spring-security |
175-
| Apache License, Version 2.0 | spring-security-oauth2-core | org.springframework.security:spring-security-oauth2-core | 6.5.8 | https://spring.io/projects/spring-security |
176-
| Apache License, Version 2.0 | spring-security-oauth2-jose | org.springframework.security:spring-security-oauth2-jose | 6.5.8 | https://spring.io/projects/spring-security |
177-
| Apache License, Version 2.0 | spring-security-web | org.springframework.security:spring-security-web | 6.5.8 | https://spring.io/projects/spring-security |
151+
| Apache License, Version 2.0 | Spring AOP | org.springframework:spring-aop | 6.2.17 | https://github.com/spring-projects/spring-framework |
152+
| Apache License, Version 2.0 | Spring Beans | org.springframework:spring-beans | 6.2.17 | https://github.com/spring-projects/spring-framework |
153+
| Apache License, Version 2.0 | Spring Context | org.springframework:spring-context | 6.2.17 | https://github.com/spring-projects/spring-framework |
154+
| Apache License, Version 2.0 | Spring Core | org.springframework:spring-core | 6.2.17 | https://github.com/spring-projects/spring-framework |
155+
| Apache License, Version 2.0 | Spring Expression Language (SpEL) | org.springframework:spring-expression | 6.2.17 | https://github.com/spring-projects/spring-framework |
156+
| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework:spring-jcl | 6.2.17 | https://github.com/spring-projects/spring-framework |
157+
| Apache License, Version 2.0 | Spring Web | org.springframework:spring-web | 6.2.17 | https://github.com/spring-projects/spring-framework |
158+
| Apache License, Version 2.0 | Spring Web MVC | org.springframework:spring-webmvc | 6.2.17 | https://github.com/spring-projects/spring-framework |
159+
| Apache License, Version 2.0 | spring-boot | org.springframework.boot:spring-boot | 3.5.12 | https://spring.io/projects/spring-boot |
160+
| Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot:spring-boot-autoconfigure | 3.5.12 | https://spring.io/projects/spring-boot |
161+
| Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot:spring-boot-starter | 3.5.12 | https://spring.io/projects/spring-boot |
162+
| Apache License, Version 2.0 | spring-boot-starter-aop | org.springframework.boot:spring-boot-starter-aop | 3.5.12 | https://spring.io/projects/spring-boot |
163+
| Apache License, Version 2.0 | spring-boot-starter-json | org.springframework.boot:spring-boot-starter-json | 3.5.12 | https://spring.io/projects/spring-boot |
164+
| Apache License, Version 2.0 | spring-boot-starter-logging | org.springframework.boot:spring-boot-starter-logging | 3.5.12 | https://spring.io/projects/spring-boot |
165+
| Apache License, Version 2.0 | spring-boot-starter-oauth2-client | org.springframework.boot:spring-boot-starter-oauth2-client | 3.5.12 | https://spring.io/projects/spring-boot |
166+
| Apache License, Version 2.0 | spring-boot-starter-security | org.springframework.boot:spring-boot-starter-security | 3.5.12 | https://spring.io/projects/spring-boot |
167+
| Apache License, Version 2.0 | spring-boot-starter-thymeleaf | org.springframework.boot:spring-boot-starter-thymeleaf | 3.5.12 | https://spring.io/projects/spring-boot |
168+
| Apache License, Version 2.0 | spring-boot-starter-tomcat | org.springframework.boot:spring-boot-starter-tomcat | 3.5.12 | https://spring.io/projects/spring-boot |
169+
| Apache License, Version 2.0 | spring-boot-starter-validation | org.springframework.boot:spring-boot-starter-validation | 3.5.12 | https://spring.io/projects/spring-boot |
170+
| Apache License, Version 2.0 | spring-boot-starter-web | org.springframework.boot:spring-boot-starter-web | 3.5.12 | https://spring.io/projects/spring-boot |
171+
| Apache License, Version 2.0 | spring-security-config | org.springframework.security:spring-security-config | 6.5.9 | https://spring.io/projects/spring-security |
172+
| Apache License, Version 2.0 | spring-security-core | org.springframework.security:spring-security-core | 6.5.9 | https://spring.io/projects/spring-security |
173+
| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security:spring-security-crypto | 6.5.9 | https://spring.io/projects/spring-security |
174+
| Apache License, Version 2.0 | spring-security-oauth2-client | org.springframework.security:spring-security-oauth2-client | 6.5.9 | https://spring.io/projects/spring-security |
175+
| Apache License, Version 2.0 | spring-security-oauth2-core | org.springframework.security:spring-security-oauth2-core | 6.5.9 | https://spring.io/projects/spring-security |
176+
| Apache License, Version 2.0 | spring-security-oauth2-jose | org.springframework.security:spring-security-oauth2-jose | 6.5.9 | https://spring.io/projects/spring-security |
177+
| Apache License, Version 2.0 | spring-security-web | org.springframework.security:spring-security-web | 6.5.9 | https://spring.io/projects/spring-security |
178178
| Apache License, Version 2.0 | thymeleaf | org.thymeleaf:thymeleaf | 3.1.3.RELEASE | http://www.thymeleaf.org/thymeleaf-lib/thymeleaf |
179179
| Apache License, Version 2.0 | thymeleaf-spring6 | org.thymeleaf:thymeleaf-spring6 | 3.1.3.RELEASE | http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6 |
180180
| Apache License, Version 2.0 | unbescape | org.unbescape:unbescape | 1.1.6.RELEASE | http://www.unbescape.org |

0 commit comments

Comments
 (0)