Spring Boot 2.7.4 Released: New JDK 19 Support, Bug Fixes & Dependency Updates

Spring Boot 2.7.4 introduces official support for JDK 19, includes numerous bug fixes such as H2 console logging issues and Hazelcast configuration problems, and upgrades a wide range of dependencies from Byte Buddy to Spring Framework, enhancing stability and compatibility for Java developers.

Java Architecture Diary
Java Architecture Diary
Java Architecture Diary
Spring Boot 2.7.4 Released: New JDK 19 Support, Bug Fixes & Dependency Updates
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-parent</artifactId>
  <version>2.7.4</version>
  <relativePath/>
</parent>

Bug Fixes

H2 console auto‑configuration logging caused a class‑loader error in Hikari thread‑context injection.

Hazelcast auto‑configuration could not read YML‑formatted files.

Hazelcast auto‑configuration’s shutdown log switch was ineffective.

Default value of ‘spring.netty.leak.detection’ changed to disable leak detection.

SELinux with podman: Spring Boot Docker plugin image build reports insufficient permissions.

SnakeYAML 1.31 failed to handle timestamps in YAML.

Built‑in Period and Duration converters no longer accept lower‑case ISO‑8601 inputs.

Dependency Upgrades

Byte Buddy 1.12.17

Couchbase Client 3.3.4

Dependency Management Plugin 1.0.14.RELEASE

Dropwizard Metrics 4.2.12

Ehcache3 3.10.1

Elasticsearch 7.17.6

Embedded Mongo 3.4.9

Groovy 3.0.13

Hibernate 5.6.11.Final

Hibernate Validator 6.2.5.Final

Infinispan 13.0.11.Final

Jackson Bom 2.13.4

Janino 3.1.8

Jetty 9.4.49.v20220914

Johnzon 1.2.19

Kafka 3.1.2

MariaDB 3.0.8

Micrometer 1.9.4

Netty 4.1.82.Final

Postgresql 42.3.7

R2DBC Bom Borca‑SR2

Reactor 2020.0.23

RSocket 1.1.3

Spring AMQP 2.4.7

Spring Batch 4.3.7

Spring Data 2021.2.3

Spring Framework 5.3.23

Spring GraphQL 1.0.2

Spring HATEOAS 1.5.2

Spring Integration 5.5.15

Spring Kafka 2.8.9

UnboundID LDAPSDK 6.0.6

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

javaSpring BootBug Fixesdependency updatesJDK 19
Java Architecture Diary
Written by

Java Architecture Diary

Committed to sharing original, high‑quality technical articles; no fluff or promotional content.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.