Skip to content

Commit b2ce8cf

Browse files
committed
Changelog for 4.0.0
1 parent fb59d36 commit b2ce8cf

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,20 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
144144
* "FROM" in Dockerfile did not match "as"
145145
* Delete files on shutdown using a `DisposableBean` instead of `File#deleteOnExit()`
146146
* Version updates (deliverable dependencies)
147-
* Bump spring-boot.version from 3.3.5 to 3.4.1
148-
* Version updates (build dependencies)
149-
* Bump github/codeql-action from 3.27.6 to 3.27.9
150-
* Bump actions/upload-artifact from 4.4.3 to 4.5.0
151-
* Bump actions/setup-java from 4.5.0 to 4.6.0
152-
* Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0
147+
* Bump spring-boot.version from 3.3.5 to 3.4.2
153148
* Jackson 2.18.2 to 2.17.2 (remove override, use Spring-Boot supplied version)
149+
* Bump aws.version from 1.12.779 to 1.12.780
150+
* Bump kotlin.version from 2.1.0 to 2.1.10
151+
* Bump org.testng:testng from 7.10.2 to 7.11.0
152+
* Bump alpine from 3.21.0 to 3.21.3 in /docker
153+
* Version updates (build dependencies)
154+
* Bump github/codeql-action from 3.27.6 to 3.28.9
155+
* Bump docker/setup-qemu-action from 3.2.0 to 3.4.0
156+
* Bump actions/upload-artifact from 4.4.3 to 4.6.0
157+
* Bump actions/setup-java from 4.5.0 to 4.7.0
158+
* Bump step-security/harden-runner from 2.10.2 to 2.11.0
159+
* Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.2
160+
* Bump advanced-security/sbom-generator-action from 0.0.1 to 0.0.2
154161

155162

156163
# DEPRECATED - 3.x

0 commit comments

Comments
 (0)