File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
chaos-monkey-docs/src/main/asciidoc Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ Built with Spring Boot {spring-boot-version}
55
66=== Bug Fixes
77// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
8- - https://github.com/codecentric/chaos-monkey-spring-boot/pull/567[#567] Fix deterministic attacks on Spring Data repositories not working correctly
98
109=== Improvements
1110// - https://github.com/codecentric/chaos-monkey-spring-boot/pull/xxx[#xxx] Added example entry. Please don't remove.
@@ -17,9 +16,5 @@ Built with Spring Boot {spring-boot-version}
1716This release was only possible because of these great humans ❤️:
1817
1918// - https://github.com/octocat[@octocat]
20- - https://github.com/octocat[@denniseffing]
21- - https://github.com/octocat[@WtfJoke]
22- - https://github.com/octocat[@jens-kaiser]
23- - https://github.com/octocat[@pratik-chauhan]
2419
2520Thank you for your support!
Original file line number Diff line number Diff line change 2121
2222 <properties >
2323 <!-- project version -->
24- <revision >3.2.2 </revision >
24+ <revision >3.2.3-SNAPSHOT </revision >
2525 <!-- default settings -->
2626 <java .version>17</java .version>
2727 <maven .compiler.source>${java.version} </maven .compiler.source>
You can’t perform that action at this time.
0 commit comments