Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update spring.version to v2.5.5 (#703)
Browse files Browse the repository at this point in the history
[![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-maven-plugin](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.4` -> `2.5.5` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.5.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.5.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.5.5/compatibility-slim/2.5.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-maven-plugin/2.5.5/confidence-slim/2.5.4)](https://docs.renovatebot.com/merge-confidence/) |
| [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.4` -> `2.5.5` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.5.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.5.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.5.5/compatibility-slim/2.5.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.5.5/confidence-slim/2.5.4)](https://docs.renovatebot.com/merge-confidence/) |
| [org.springframework.boot:spring-boot-starter-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.5.4` -> `2.5.5` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.5.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.5.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.5.5/compatibility-slim/2.5.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.5.5/confidence-slim/2.5.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot</summary>

### [`v2.5.5`](https://togithub.com/spring-projects/spring-boot/releases/v2.5.5)

[Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.5.4...v2.5.5)

#### 🐞 Bug Fixes

-   Actuator endpoints do not sanitize SPRING_APPLICATION_JSON by default [#&#8203;28081](https://togithub.com/spring-projects/spring-boot/issues/28081)
-   Startup failure due to non-empty schema when using Flyway and Spring Integration's DataSource initialization [#&#8203;28079](https://togithub.com/spring-projects/spring-boot/issues/28079)
-   Web MVC metrics may have the wrong status when a filter throws an exception other than NestedServletException [#&#8203;28069](https://togithub.com/spring-projects/spring-boot/issues/28069)
-   Embedded Undertow throws MalformedURLException when archive filename contains characters that are reserved in a URL [#&#8203;28032](https://togithub.com/spring-projects/spring-boot/issues/28032)
-   Concurrent image builds cause error deleting builder image [#&#8203;27993](https://togithub.com/spring-projects/spring-boot/issues/27993)
-   War deployment in standalone Tomcat causes memory leak (Metaspace) [#&#8203;27987](https://togithub.com/spring-projects/spring-boot/issues/27987)
-   IndexOutOfBoundsException when running a Zip64 jar file larger than 4,294,967,295 bytes [#&#8203;27900](https://togithub.com/spring-projects/spring-boot/issues/27900)
-   Azure App Service is not correctly detected on Windows [#&#8203;27819](https://togithub.com/spring-projects/spring-boot/pull/27819)
-   `@MockBean` combined with `@Repeat` results in "the field cannot have an existing value" error [#&#8203;27798](https://togithub.com/spring-projects/spring-boot/issues/27798)
-   NullPointerException in RoutingDataSourceHealthContributor when a routing data source has a target with a null routing key [#&#8203;27698](https://togithub.com/spring-projects/spring-boot/pull/27698)

#### 📔 Documentation

-   Document that devtools restart doesn't work when using AspectJ weaving [#&#8203;28083](https://togithub.com/spring-projects/spring-boot/issues/28083)
-   Default value for spring.data.elasticsearch.client.reactive.endpoints is not documented  [#&#8203;28072](https://togithub.com/spring-projects/spring-boot/issues/28072)
-   Clarify Selenium auto-configuration requires HtmlUnit [#&#8203;27943](https://togithub.com/spring-projects/spring-boot/issues/27943)
-   Document that spring-boot-starter-parent configures Java compilation to use -parameters [#&#8203;27885](https://togithub.com/spring-projects/spring-boot/issues/27885)
-   Fix inconsistent devtools doc [#&#8203;27876](https://togithub.com/spring-projects/spring-boot/issues/27876)
-   Fix typo in javadoc [#&#8203;27873](https://togithub.com/spring-projects/spring-boot/issues/27873)
-   Document how to parameterize output directory for REST Docs with WebTestClient [#&#8203;27803](https://togithub.com/spring-projects/spring-boot/issues/27803)
-   Document support for Java 17 [#&#8203;26767](https://togithub.com/spring-projects/spring-boot/issues/26767)

#### 🔨 Dependency Upgrades

-   Upgrade to Ehcache3 3.9.6 [#&#8203;27974](https://togithub.com/spring-projects/spring-boot/issues/27974)
-   Upgrade to Glassfish EL 3.0.4 [#&#8203;27975](https://togithub.com/spring-projects/spring-boot/issues/27975)
-   Upgrade to Groovy 3.0.9 [#&#8203;27976](https://togithub.com/spring-projects/spring-boot/issues/27976)
-   Upgrade to Gson 2.8.8 [#&#8203;27977](https://togithub.com/spring-projects/spring-boot/issues/27977)
-   Upgrade to Jackson Bom 2.12.5 [#&#8203;27978](https://togithub.com/spring-projects/spring-boot/issues/27978)
-   Upgrade to Jetty EL 9.0.52 [#&#8203;27979](https://togithub.com/spring-projects/spring-boot/issues/27979)
-   Upgrade to jOOQ 3.14.15 [#&#8203;28088](https://togithub.com/spring-projects/spring-boot/issues/28088)
-   Upgrade to Kotlin 1.5.31 [#&#8203;28089](https://togithub.com/spring-projects/spring-boot/issues/28089)
-   Upgrade to Kotlin Coroutines 1.5.2 [#&#8203;27982](https://togithub.com/spring-projects/spring-boot/issues/27982)
-   Upgrade to Lettuce 6.1.5.RELEASE [#&#8203;28031](https://togithub.com/spring-projects/spring-boot/issues/28031)
-   Upgrade to Logback 1.2.6 [#&#8203;27983](https://togithub.com/spring-projects/spring-boot/issues/27983)
-   Upgrade to Maven War Plugin 3.3.2 [#&#8203;27984](https://togithub.com/spring-projects/spring-boot/issues/27984)
-   Upgrade to Micrometer 1.7.4  [#&#8203;27916](https://togithub.com/spring-projects/spring-boot/issues/27916)
-   Upgrade to Netty 4.1.68.Final [#&#8203;27985](https://togithub.com/spring-projects/spring-boot/issues/27985)
-   Upgrade to Netty tcNative 2.0.43.Final [#&#8203;27986](https://togithub.com/spring-projects/spring-boot/issues/27986)
-   Upgrade to Reactor 2020.0.11 [#&#8203;27914](https://togithub.com/spring-projects/spring-boot/issues/27914)
-   Upgrade to SendGrid 4.7.5 [#&#8203;28109](https://togithub.com/spring-projects/spring-boot/issues/28109)
-   Upgrade to Spring Data 2021.0.5 [#&#8203;27917](https://togithub.com/spring-projects/spring-boot/issues/27917)
-   Upgrade to Spring Framework 5.3.10 [#&#8203;27915](https://togithub.com/spring-projects/spring-boot/issues/27915)
-   Upgrade to Spring HATEOAS 1.3.4 [#&#8203;27970](https://togithub.com/spring-projects/spring-boot/issues/27970)
-   Upgrade to Spring Integration 5.5.4 [#&#8203;27949](https://togithub.com/spring-projects/spring-boot/issues/27949)
-   Upgrade to Spring Kafka 2.7.7 [#&#8203;27918](https://togithub.com/spring-projects/spring-boot/issues/27918)
-   Upgrade to Tomcat 9.0.53 [#&#8203;27963](https://togithub.com/spring-projects/spring-boot/issues/27963)

#### ❤️ Contributors

We'd like to thank all the contributors who worked on this release!

-   [@&#8203;dreis2211](https://togithub.com/dreis2211)
-   [@&#8203;quaff](https://togithub.com/quaff)
-   [@&#8203;thegeekyasian](https://togithub.com/thegeekyasian)
-   [@&#8203;jdubois](https://togithub.com/jdubois)
-   [@&#8203;brneto](https://togithub.com/brneto)
-   [@&#8203;hpoettker](https://togithub.com/hpoettker)
-   [@&#8203;polarbear567](https://togithub.com/polarbear567)
-   [@&#8203;cdalexndr](https://togithub.com/cdalexndr)

</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 these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

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-vision).
  • Loading branch information
renovate-bot committed Sep 24, 2021
1 parent f8c9bce commit eb9ff28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-framework/pom.xml
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<spring.version>2.5.4</spring.version>
<spring.version>2.5.5</spring.version>
</properties>

<!--
Expand Down

0 comments on commit eb9ff28

Please sign in to comment.