We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd69ac3 commit c165bd7Copy full SHA for c165bd7
CHANGELOG.md
@@ -12,6 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Thread-safe caching JUnit Extension mechanism in `EnvironmentAvailabilityExtension` to ensure the health check runs
13
only once per test suite execution.
14
15
+### Changed
16
+
17
+- Updated the following dependencies
18
+ - `maven-compiler-plugin.version -> 3.15.0`
19
+ - `junit.jupiter.version -> 6.0.3`
20
+ - `assertj.version -> 3.27.7`
21
+ - `datafaker.version -> 2.5.4`
22
+ - `allure.version -> 2.33.0`
23
+ - `commons-codec.version -> 1.21.0`
24
+ - `jackson-databind.version -> 2.21.1`
25
+ - `rhino.version -> 1.9.1`
26
27
## [2.7.0] - 04-01-2026
28
29
### Changed
0 commit comments