From 65e30fef6eae21ea793efd71d04700203bd79899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:03:27 +0000 Subject: [PATCH 1/2] Bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.5 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38eb75e..123ff62 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 21 UTF-8 - 3.5.5 + 4.0.1 33.5.0-jre From 73289dac84f363fd8a83aea794e5ecc25d228563 Mon Sep 17 00:00:00 2001 From: Johannes Graf Date: Sat, 17 Jan 2026 16:31:55 +0100 Subject: [PATCH 2/2] Bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.5 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb72d64..d6ce6fc 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Use 3.x to access the api via https://api.lexware.io instead of https://api.lexo | lexoffice-java-sdk | Java | Spring Boot | |--------------------|------|-------------| +| 3.5 | 21 | 4.0.x | | 3.2 | 21 | 3.5.x | | 3.0 | 21 | 3.4.x | | 2.1 | 21 | 3.4.x |