Skip to content

Commit 421c1e6

Browse files
committed
chore: changelog for 5.0.0
1 parent 775076f commit 421c1e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,14 +160,17 @@ Version 5.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
160160
* Remove legacy properties for S3Mock configuration.
161161
* Move all controller-related code from "com.adobe.testing.s3mock" to "com.adobe.testing.s3mock.controller" package.
162162
* Remove Apache libraries like "commons-compress", "commons-codec" or "commons-lang3" from dependencies. Kotlin and Java standard library provide similar functionality.
163-
* Version updates
163+
* Version updates (deliverable dependencies)
164164
* Bump Spring Boot version to 4.0.0
165165
* Bump Spring Framework version to 7.0.1
166166
* Bump java version from 17 to 25
167167
* Compile with Java 25, target Java 17
168168
* Docker container runs Java 25
169169
* Bump TestContainers to 2.0.2
170+
* Version updates (build dependencies)
170171
* Bump Maven to 4.0.0
172+
* Bump github/codeql-action from 4.31.6 to 4.31.7
173+
* Bump actions/setup-java from 5.0.0 to 5.1.0
171174

172175
# DEPRECATED - 4.x
173176
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

0 commit comments

Comments
 (0)