Skip to content

Commit b67a663

Browse files
committed
Changelog for 4.0.0
1 parent 17a3731 commit b67a663

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

CHANGELOG.md

+21-6
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,28 @@ 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.3
153148
* Jackson 2.18.2 to 2.17.2 (remove override, use Spring-Boot supplied version)
149+
* Bump aws-v2.version from 2.29.29 to 2.30.34
150+
* Bump aws.version from 1.12.779 to 1.12.780
151+
* Bump kotlin.version from 2.1.0 to 2.1.10
152+
* Bump testcontainers.version from 1.20.4 to 1.20.6
153+
* Bump org.testng:testng from 7.10.2 to 7.11.0
154+
* Bump aws.version from 1.12.780 to 1.12.782
155+
* Bump alpine from 3.21.0 to 3.21.3 in /docker
156+
* Version updates (build dependencies)
157+
* Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
158+
* Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
159+
* Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4
160+
* Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
161+
* Bump github/codeql-action from 3.27.6 to 3.28.10
162+
* Bump docker/setup-qemu-action from 3.2.0 to 3.6.0
163+
* Bump actions/upload-artifact from 4.4.3 to 4.6.1
164+
* Bump actions/setup-java from 4.5.0 to 4.7.0
165+
* Bump step-security/harden-runner from 2.10.2 to 2.11.0
166+
* Bump ossf/scorecard-action from 2.4.0 to 2.4.1
167+
* Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.4
168+
* Bump advanced-security/sbom-generator-action from 0.0.1 to 0.0.2
154169

155170

156171
# DEPRECATED - 3.x

0 commit comments

Comments
 (0)