Skip to content

Conversation

WalterHub
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 25, 2017
@WalterHub
Copy link
Contributor Author

Addressing as part of a different pull request.

@WalterHub WalterHub closed this Oct 25, 2017
Sita04 pushed a commit that referenced this pull request Nov 11, 2022
…web to v2.7.4 (#894)

[![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.3` -> `2.7.4` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/compatibility-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/confidence-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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

#### ⭐ New Features

-   Add NINETEEN to JavaVersion enum [#&#8203;32260](https://togithub.com/spring-projects/spring-boot/issues/32260)

#### 🐞 Bug Fixes

-   DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader [#&#8203;32406](https://togithub.com/spring-projects/spring-boot/issues/32406)
-   Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml [#&#8203;32247](https://togithub.com/spring-projects/spring-boot/issues/32247)
-   Detection of PeriodStyle.ISO8601 does not support lower-case input [#&#8203;32244](https://togithub.com/spring-projects/spring-boot/issues/32244)
-   Detection of DurationStyle.ISO8601 does not support lower-case input [#&#8203;32231](https://togithub.com/spring-projects/spring-boot/issues/32231)
-   YAML timestamps not handled properly with SnakeYaml 1.31 [#&#8203;32229](https://togithub.com/spring-projects/spring-boot/issues/32229)
-   Hazelcast shutdown logs are not available out-of-the-box [#&#8203;32184](https://togithub.com/spring-projects/spring-boot/pull/32184)
-   Netty 'spring.netty leak detection' default property value is always applied to resource leak detector [#&#8203;32145](https://togithub.com/spring-projects/spring-boot/issues/32145)
-   Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled [#&#8203;32000](https://togithub.com/spring-projects/spring-boot/issues/32000)

#### 📔 Documentation

-   Document support for JDK 19 [#&#8203;32402](https://togithub.com/spring-projects/spring-boot/issues/32402)
-   Clarify documentation of config sub-directory from which external application properties are read [#&#8203;32291](https://togithub.com/spring-projects/spring-boot/issues/32291)
-   Clarify documentation on disabling web client request metrics [#&#8203;32198](https://togithub.com/spring-projects/spring-boot/issues/32198)
-   Kotlin sample is missing for constructor binding [#&#8203;32177](https://togithub.com/spring-projects/spring-boot/issues/32177)
-   Remove out-of-date link from auto-configuration documentation [#&#8203;32174](https://togithub.com/spring-projects/spring-boot/issues/32174)
-   Improve `@ConditionalOnClass` javadoc regarding use on `@Bean` methods [#&#8203;32167](https://togithub.com/spring-projects/spring-boot/issues/32167)
-   Document classpath\* location for looking up GraphQL schemas across modules [#&#8203;31772](https://togithub.com/spring-projects/spring-boot/issues/31772)

#### 🔨 Dependency Upgrades

-   Upgrade to Byte Buddy 1.12.17 [#&#8203;32454](https://togithub.com/spring-projects/spring-boot/issues/32454)
-   Upgrade to Couchbase Client 3.3.4 [#&