File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.6.0] - 21-03-2024
9+
10+ ### Changed
11+
12+ - Updated the following dependencies
13+ - ` maven-surefire-plugin -> 3.5.3 `
14+
815## [ 2.5.0] - 21-03-2024
916
1017### Changed
Original file line number Diff line number Diff line change 1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1515 <maven-compiler-plugin .version>3.13.0</maven-compiler-plugin .version>
16- <maven-surefire-plugin .version>3.5.2 </maven-surefire-plugin .version>
16+ <maven-surefire-plugin .version>3.5.3 </maven-surefire-plugin .version>
1717 <maven-failsafe-plugin .version>3.2.5</maven-failsafe-plugin .version>
1818
1919 <restassured .version>5.5.1</restassured .version>
You can’t perform that action at this time.
0 commit comments