File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1212 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
13- <cdk .version>2.164.1 </cdk .version>
13+ <cdk .version>2.165.0 </cdk .version>
1414 <junit .version>5.11.3</junit .version>
1515 </properties >
1616
4848 <dependency >
4949 <groupId >io.github.cdklabs</groupId >
5050 <artifactId >cdknag</artifactId >
51- <version >2.29.21 </version >
51+ <version >2.31.0 </version >
5252 </dependency >
5353
5454 <dependency >
Original file line number Diff line number Diff line change 88 <name >AWS Lambda function to setup the Amazon RDS Instance</name >
99
1010 <properties >
11- <aws .java.sdk.version>2.29.2 </aws .java.sdk.version>
11+ <aws .java.sdk.version>2.29.6 </aws .java.sdk.version>
1212 </properties >
1313
1414 <dependencyManagement >
Original file line number Diff line number Diff line change 2222 <primefaces-quarkus .version>3.14.6.4</primefaces-quarkus .version>
2323 <quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
2424 <quarkus .platform.group-id>io.quarkus.platform</quarkus .platform.group-id>
25- <quarkus .platform.version>3.15 .1</quarkus .platform.version>
25+ <quarkus .platform.version>3.16 .1</quarkus .platform.version>
2626 <failsafe .useModulePath>false</failsafe .useModulePath>
2727 </properties >
2828
3131 <dependency >
3232 <groupId >software.amazon.awssdk</groupId >
3333 <artifactId >bom</artifactId >
34- <version >2.29.2 </version >
34+ <version >2.29.6 </version >
3535 <type >pom</type >
3636 <scope >import</scope >
3737 </dependency >
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >software.amazon.awssdk</groupId >
3333 <artifactId >bom</artifactId >
34- <version >2.29.2 </version >
34+ <version >2.29.6 </version >
3535 <type >pom</type >
3636 <scope >import</scope >
3737 </dependency >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >software.amazon.awssdk</groupId >
3232 <artifactId >bom</artifactId >
33- <version >2.29.2 </version >
33+ <version >2.29.6 </version >
3434 <type >pom</type >
3535 <scope >import</scope >
3636 </dependency >
You can’t perform that action at this time.
0 commit comments