File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >software.amazon.awscdk</groupId >
28
28
<artifactId >aws-cdk-lib</artifactId >
29
- <version >2.110.0 </version >
29
+ <version >2.114.1 </version >
30
30
</dependency >
31
31
<!-- alpha versions for HttpApi gateway integration-->
32
32
<dependency >
33
33
<groupId >software.amazon.awscdk</groupId >
34
34
<artifactId >apigatewayv2-alpha</artifactId >
35
- <version >2.110.0 -alpha.0</version >
35
+ <version >2.114.1 -alpha.0</version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >software.amazon.awscdk</groupId >
39
39
<artifactId >apigatewayv2-integrations-alpha</artifactId >
40
- <version >2.110.0 -alpha.0</version >
40
+ <version >2.114.1 -alpha.0</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >software.constructs</groupId >
You can’t perform that action at this time.
0 commit comments