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

Commit

Permalink
deps: update dependency org.springframework.boot:spring-boot-starter-…
Browse files Browse the repository at this point in the history
…web to v2.7.2 (#847)

[![Mend 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-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.1` -> `2.7.2` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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

#### 🐞 Bug Fixes

-   Publishing a docker image to a private registry fails without authentication [#&#8203;31824](https://togithub.com/spring-projects/spring-boot/issues/31824)
-   In a non-reactive application, health indicators in a parent context are not found [#&#8203;31818](https://togithub.com/spring-projects/spring-boot/issues/31818)
-   Dependency management for Derby is incomplete [#&#8203;31814](https://togithub.com/spring-projects/spring-boot/issues/31814)
-   ApplicationPid doesn't log a warning if it takes a long time to return [#&#8203;31810](https://togithub.com/spring-projects/spring-boot/issues/31810)
-   A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException [#&#8203;31806](https://togithub.com/spring-projects/spring-boot/issues/31806)
-   InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled [#&#8203;31804](https://togithub.com/spring-projects/spring-boot/issues/31804)
-   Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException [#&#8203;31801](https://togithub.com/spring-projects/spring-boot/issues/31801)
-   GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans [#&#8203;31794](https://togithub.com/spring-projects/spring-boot/issues/31794)
-   Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions [#&#8203;31780](https://togithub.com/spring-projects/spring-boot/issues/31780)
-   Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later [#&#8203;31732](https://togithub.com/spring-projects/spring-boot/issues/31732)
-   HTTP Server and Data repositories metrics record null for the description [#&#8203;31706](https://togithub.com/spring-projects/spring-boot/issues/31706)
-   Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section [#&#8203;31690](https://togithub.com/spring-projects/spring-boot/issues/31690)
-   Image building fails with latest Paketo base builder and additional buildpacks configured [#&#8203;31558](https://togithub.com/spring-projects/spring-boot/issues/31558)
-   Tomcat fails to start when PEM files are used and key-store-password is not specified [#&#8203;31253](https://togithub.com/spring-projects/spring-boot/issues/31253)

#### 📔 Documentation

-   Clarify how docker image publishing registry is determined  [#&#8203;31826](https://togithub.com/spring-projects/spring-boot/issues/31826)
-   Fix typo in "HTTP and WebSocket" section of GraphQL documentation [#&#8203;31518](https://togithub.com/spring-projects/spring-boot/pull/31518)

#### 🔨 Dependency Upgrades

-   Upgrade to AppEngine SDK 1.9.98 [#&#8203;31790](https://togithub.com/spring-projects/spring-boot/issues/31790)
-   Upgrade to Byte Buddy 1.12.12 [#&#8203;31735](https://togithub.com/spring-projects/spring-boot/issues/31735)
-   Upgrade to Couchbase Client 3.3.2 [#&#8203;31736](https://togithub.com/spring-projects/spring-boot/issues/31736)
-   Upgrade to Dependency Management Plugin 1.0.12.RELEASE [#&#8203;31556](https://togithub.com/spring-projects/spring-boot/issues/31556)
-   Upgrade to Embedded Mongo 3.4.7 [#&#8203;31830](https://togithub.com/spring-projects/spring-boot/issues/31830)
-   Upgrade to GraphQL Java 18.2  [#&#8203;31812](https://togithub.com/spring-projects/spring-boot/issues/31812)
-   Upgrade to Hibernate 5.6.10.Final [#&#8203;31738](https://togithub.com/spring-projects/spring-boot/issues/31738)
-   Upgrade to HttpCore5 5.1.4 [#&#8203;31739](https://togithub.com/spring-projects/spring-boot/issues/31739)
-   Upgrade to Jetty Reactive HTTPClient 1.1.12 [#&#8203;31740](https://togithub.com/spring-projects/spring-boot/issues/31740)
-   Upgrade to JsonAssert 1.5.1 [#&#8203;31741](https://togithub.com/spring-projects/spring-boot/issues/31741)
-   Upgrade to Kotlin Coroutines 1.6.4 [#&#8203;31742](https://togithub.com/spring-projects/spring-boot/issues/31742)
-   Upgrade to Lettuce 6.1.9.RELEASE [#&#8203;31743](https://togithub.com/spring-projects/spring-boot/issues/31743)
-   Upgrade to MariaDB 3.0.6 [#&#8203;31744](https://togithub.com/spring-projects/spring-boot/issues/31744)
-   Upgrade to Micrometer 1.9.2 [#&#8203;31614](https://togithub.com/spring-projects/spring-boot/issues/31614)
-   Upgrade to Neo4j Java Driver 4.4.9 [#&#8203;31745](https://togithub.com/spring-projects/spring-boot/issues/31745)
-   Upgrade to Netty 4.1.79.Final [#&#8203;31746](https://togithub.com/spring-projects/spring-boot/issues/31746)
-   Upgrade to Reactor 2020.0.21 [#&#8203;31608](https://togithub.com/spring-projects/spring-boot/issues/31608)
-   Upgrade to SendGrid 4.9.3 [#&#8203;31747](https://togithub.com/spring-projects/spring-boot/issues/31747)
-   Upgrade to Spring Data 2021.2.2 [#&#8203;31615](https://togithub.com/spring-projects/spring-boot/issues/31615)
-   Upgrade to Spring Framework 5.3.22 [#&#8203;31613](https://togithub.com/spring-projects/spring-boot/issues/31613)
-   Upgrade to Spring GraphQL 1.0.1 [#&#8203;31616](https://togithub.com/spring-projects/spring-boot/issues/31616)
-   Upgrade to Spring Integration 5.5.14 [#&#8203;31800](https://togithub.com/spring-projects/spring-boot/issues/31800)
-   Upgrade to Spring Kafka 2.8.8 [#&#8203;31786](https://togithub.com/spring-projects/spring-boot/issues/31786)
-   Upgrade to Tomcat 9.0.65 [#&#8203;31831](https://togithub.com/spring-projects/spring-boot/issues/31831)

#### ❤️ Contributors

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

-   [@&#8203;TheoCaldas](https://togithub.com/TheoCaldas)
-   [@&#8203;izeye](https://togithub.com/izeye)
-   [@&#8203;jakubskalak](https://togithub.com/jakubskalak)
-   [@&#8203;felixscheinost](https://togithub.com/felixscheinost)
-   [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot)
-   [@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)
-   [@&#8203;sonallux](https://togithub.com/sonallux)
-   [@&#8203;aoyvx](https://togithub.com/aoyvx)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyMC4wIn0=-->
  • Loading branch information
renovate-bot committed Jul 21, 2022
1 parent bfb841c commit fc24279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.7.1</version>
<version>2.7.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit fc24279

Please sign in to comment.