File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818## Fixed
1919- [ Core] Emit exceptions on failure to handle test run finished events ([ 2651] ( https://github.com/cucumber/cucumber-jvm/issues/2651 ) M.P. Korstanje)
2020
21+ ## Deprecated
22+ - [ DeltaSpike] Deprecated Deltaspike - does not work on Java 17.
23+
2124## [ 7.9.0] - 2022-11-01
2225### Changed
2326- [ Core] Update dependency io.cucumber: gherkin to v25.0.2. Japanese Rule translation changed from Rule to ルール.
Original file line number Diff line number Diff line change 1010
1111 <artifactId >cucumber-deltaspike</artifactId >
1212 <packaging >jar</packaging >
13- <name >Cucumber-JVM: DeltaSpike</name >
13+ <name >Cucumber-JVM: DeltaSpike - Deprecated </name >
1414
1515 <properties >
1616 <apiguardian-api .version>1.1.2</apiguardian-api .version>
You can’t perform that action at this time.
0 commit comments