Skip to content

Commit de57cab

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.7 (#779)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.6.6` -> `2.6.7` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.7/compatibility-slim/2.6.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.6.7/confidence-slim/2.6.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.6.7`](https://togithub.com/spring-projects/spring-boot/releases/v2.6.7) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.6.6...v2.6.7) #### 🐞 Bug Fixes - bootBuildInfo fails with a NullPointerException when an additional property has a null value [#&#8203;30670](https://togithub.com/spring-projects/spring-boot/issues/30670) - `@SpringBootTest`(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties [#&#8203;30666](https://togithub.com/spring-projects/spring-boot/issues/30666) - Spring Boot does not respect WebApplicationType.REACTIVE in tests with a mock web environment [#&#8203;30664](https://togithub.com/spring-projects/spring-boot/issues/30664) - NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both `@Configuration` and `@ConfigurationProperties` has a static `@Bean` method [#&#8203;30581](https://togithub.com/spring-projects/spring-boot/issues/30581) - ApplicationAvailabilityBean is not thread-safe [#&#8203;30553](https://togithub.com/spring-projects/spring-boot/issues/30553) - Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator [#&#8203;30551](https://togithub.com/spring-projects/spring-boot/issues/30551) - Add Tomcat locale mapping for Japanese to preserve UTF-8 charset [#&#8203;30541](https://togithub.com/spring-projects/spring-boot/issues/30541) #### 📔 Documentation - Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation [#&#8203;30749](https://togithub.com/spring-projects/spring-boot/issues/30749) - Fix incorrect link in kafka.adoc [#&#8203;30674](https://togithub.com/spring-projects/spring-boot/pull/30674) - Move Jetty 9 specific exclusions to the correct dependency [#&#8203;30583](https://togithub.com/spring-projects/spring-boot/issues/30583) - Add missing configuration metadata for "management.endpoint.health.probes.add-additional-paths" [#&#8203;30562](https://togithub.com/spring-projects/spring-boot/pull/30562) - Update list of default internal proxies in Web Server howto [#&#8203;30544](https://togithub.com/spring-projects/spring-boot/issues/30544) - Polish documentation [#&#8203;30526](https://togithub.com/spring-projects/spring-boot/issues/30526) #### 🔨 Dependency Upgrades - Upgrade to AppEngine SDK 1.9.96 [#&#8203;30682](https://togithub.com/spring-projects/spring-boot/issues/30682) - Upgrade to Hibernate 5.6.8.Final [#&#8203;30683](https://togithub.com/spring-projects/spring-boot/issues/30683) - Upgrade to Jackson 2.13.2.1 [#&#8203;30743](https://togithub.com/spring-projects/spring-boot/issues/30743) - Upgrade to Janino 3.1.7 [#&#8203;30755](https://togithub.com/spring-projects/spring-boot/issues/30755) - Upgrade to Jetty 9.4.46.v20220331 [#&#8203;30684](https://togithub.com/spring-projects/spring-boot/issues/30684) - Upgrade to Kotlin 1.6.21 [#&#8203;30756](https://togithub.com/spring-projects/spring-boot/issues/30756) - Upgrade to Lombok 1.18.24 [#&#8203;30757](https://togithub.com/spring-projects/spring-boot/issues/30757) - Upgrade to Micrometer 1.8.5 [#&#8203;30597](https://togithub.com/spring-projects/spring-boot/issues/30597) - Upgrade to Netty 4.1.76.Final [#&#8203;30686](https://togithub.com/spring-projects/spring-boot/issues/30686) - Upgrade to Pooled JMS 1.2.4 [#&#8203;30687](https://togithub.com/spring-projects/spring-boot/issues/30687) - Upgrade to Postgresql 42.3.4 [#&#8203;30758](https://togithub.com/spring-projects/spring-boot/issues/30758) - Upgrade to Reactor 2020.0.18 [#&#8203;30596](https://togithub.com/spring-projects/spring-boot/issues/30596) - Upgrade to RSocket 1.1.2 [#&#8203;30688](https://togithub.com/spring-projects/spring-boot/issues/30688) - Upgrade to Spring AMQP 2.4.4 [#&#8203;30701](https://togithub.com/spring-projects/spring-boot/issues/30701) - Upgrade to Spring Data 2021.1.4 [#&#8203;30602](https://togithub.com/spring-projects/spring-boot/issues/30602) - Upgrade to Spring Framework 5.3.19 [#&#8203;30517](https://togithub.com/spring-projects/spring-boot/issues/30517) - Upgrade to Spring HATEOAS 1.4.2 [#&#8203;30744](https://togithub.com/spring-projects/spring-boot/issues/30744) - Upgrade to Spring Integration 5.5.11 [#&#8203;30702](https://togithub.com/spring-projects/spring-boot/issues/30702) - Upgrade to Spring Kafka 2.8.5 [#&#8203;30600](https://togithub.com/spring-projects/spring-boot/issues/30600) - Upgrade to Spring LDAP 2.3.7 [#&#8203;30598](https://togithub.com/spring-projects/spring-boot/issues/30598) - Upgrade to Spring Retry 1.3.3 [#&#8203;30599](https://togithub.com/spring-projects/spring-boot/issues/30599) - Upgrade to Spring Security 5.6.3 [#&#8203;30601](https://togithub.com/spring-projects/spring-boot/issues/30601) - Upgrade to Spring Session 2021.1.3 [#&#8203;30603](https://togithub.com/spring-projects/spring-boot/issues/30603) - Upgrade to Tomcat 9.0.62 [#&#8203;30689](https://togithub.com/spring-projects/spring-boot/issues/30689) - Upgrade to Undertow 2.2.17.Final [#&#8203;30690](https://togithub.com/spring-projects/spring-boot/issues/30690) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@&#8203;chessvivek](https://togithub.com/chessvivek) - [@&#8203;rfigueroa](https://togithub.com/rfigueroa) - [@&#8203;izeye](https://togithub.com/izeye) - [@&#8203;jprinet](https://togithub.com/jprinet) - [@&#8203;qxo](https://togithub.com/qxo) - [@&#8203;dalbani](https://togithub.com/dalbani) - [@&#8203;luozhenyu](https://togithub.com/luozhenyu) - [@&#8203;chanhyeong](https://togithub.com/chanhyeong) - [@&#8203;dugenkui03](https://togithub.com/dugenkui03) - [@&#8203;chrisrhut](https://togithub.com/chrisrhut) - [@&#8203;terminux](https://togithub.com/terminux) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
1 parent 904257d commit de57cab

File tree

1 file changed

+1
-1
lines changed
  • recaptcha_enterprise/cloud-client/src

1 file changed

+1
-1
lines changed

recaptcha_enterprise/cloud-client/src/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.springframework.boot</groupId>
113113
<artifactId>spring-boot-starter-thymeleaf</artifactId>
114-
<version>2.6.6</version>
114+
<version>2.6.7</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)