From 9f5006016434eb5f111317d7a7756ede86b6ac29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:24:43 +0000 Subject: [PATCH] chore(deps): bump the spring-boot group with 4 updates Bumps the spring-boot group with 4 updates: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot), [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot), [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-autoconfigure` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-test` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-autoconfigure` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-test` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: spring-boot ... 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 cbeb238..8fae5dc 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.6 + 4.1.0 3.1.5.RELEASE