File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,21 +64,21 @@ The webhooks library is a multi-module project. Include the modules you need:
6464<dependency >
6565 <groupId >org.fireflyframework</groupId >
6666 <artifactId >fireflyframework-webhooks-core</artifactId >
67- <version >26.02.06 </version >
67+ <version >26.02.07 </version >
6868</dependency >
6969
7070<!-- Webhook processor for consumers -->
7171<dependency >
7272 <groupId >org.fireflyframework</groupId >
7373 <artifactId >fireflyframework-webhooks-processor</artifactId >
74- <version >26.02.06 </version >
74+ <version >26.02.07 </version >
7575</dependency >
7676
7777<!-- SDK for client integration -->
7878<dependency >
7979 <groupId >org.fireflyframework</groupId >
8080 <artifactId >fireflyframework-webhooks-sdk</artifactId >
81- <version >26.02.06 </version >
81+ <version >26.02.07 </version >
8282</dependency >
8383```
8484
You can’t perform that action at this time.
0 commit comments