From e3b76c2c706d57cb719f46481947727c592dfff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:50:13 +0000 Subject: [PATCH] chore(deps): bump spring-boot.version from 4.0.5 to 4.0.6 Bumps `spring-boot.version` from 4.0.5 to 4.0.6. Updates `org.springframework.boot:spring-boot-starter` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6) Updates `org.springframework.boot:spring-boot-autoconfigure` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6) Updates `org.springframework.boot:spring-boot-configuration-processor` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6) Updates `org.springframework.boot:spring-boot-starter-test` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mjml-java-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mjml-java-spring/pom.xml b/mjml-java-spring/pom.xml index fb3806e..3886d36 100644 --- a/mjml-java-spring/pom.xml +++ b/mjml-java-spring/pom.xml @@ -15,7 +15,7 @@ Spring Boot auto-configuration for mjml-java MJML-to-HTML renderer - 4.0.5 + 4.0.6 3.1.3.RELEASE