File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
26
26
implementation group : ' commons-configuration' , name : ' commons-configuration' , version : ' 1.10'
27
27
implementation group : ' io.cloudevents' , name : ' cloudevents-core' , version : ' 2.5.0'
28
28
implementation group : ' io.cloudevents' , name : ' cloudevents-api' , version : ' 2.5.0'
29
- implementation group : ' io.cloudevents' , name : ' cloudevents-json-jackson' , version : ' 2.5 .0'
29
+ implementation group : ' io.cloudevents' , name : ' cloudevents-json-jackson' , version : ' 3.0 .0'
30
30
implementation group : ' io.serverlessworkflow' , name : ' serverlessworkflow-api' , version : ' 4.0.5.Final'
31
31
implementation group : ' io.serverlessworkflow' , name : ' serverlessworkflow-validation' , version : ' 4.0.5.Final'
32
32
implementation group : ' io.serverlessworkflow' , name : ' serverlessworkflow-spi' , version : ' 4.0.5.Final'
You can’t perform that action at this time.
0 commit comments