File tree Expand file tree Collapse file tree
examples/complete-example Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Additional features include a chaos engineering interceptor for fault injection
6161<dependency >
6262 <groupId >org.fireflyframework</groupId >
6363 <artifactId >fireflyframework-client</artifactId >
64- <version >26.02.03 </version >
64+ <version >26.02.04 </version >
6565</dependency >
6666```
6767
Original file line number Diff line number Diff line change 77
88 <groupId >org.fireflyframework.example</groupId >
99 <artifactId >complete-example</artifactId >
10- <version >26.02.03 </version >
10+ <version >26.02.04 </version >
1111 <packaging >jar</packaging >
1212
1313 <name >Firefly Framework - Common Client - Complete Example</name >
3232 <dependency >
3333 <groupId >org.fireflyframework</groupId >
3434 <artifactId >fireflyframework-client</artifactId >
35- <version >26.02.03 </version >
35+ <version >26.02.04 </version >
3636 </dependency >
3737
3838 <!-- Spring Boot Starters -->
You can’t perform that action at this time.
0 commit comments