File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
examples/powertools-examples-core-utilities/cdk/infra Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5252 path : results.sarif
5353 retention-days : 5
5454 - name : Upload to Code-Scanning
55- uses : github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
55+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
5656 with :
5757 sarif_file : results.sarif
Original file line number Diff line number Diff line change 77 <version >2.2.1</version >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
10- <cdk .version>2.162.1 </cdk .version>
10+ <cdk .version>2.208.0 </cdk .version>
1111 <constructs .version>[10.0.0,11.0.0)</constructs .version>
1212 <junit .version>5.11.1</junit .version>
1313 </properties >
Original file line number Diff line number Diff line change 106106 <jacoco-maven-plugin .version>0.8.13</jacoco-maven-plugin .version>
107107 <nexus-staging-maven-plugin .version>1.7.0</nexus-staging-maven-plugin .version>
108108 <maven-javadoc-plugin .version>3.11.2</maven-javadoc-plugin .version>
109- <maven-source-plugin .version>3.3.0 </maven-source-plugin .version>
109+ <maven-source-plugin .version>3.3.1 </maven-source-plugin .version>
110110 <maven-gpg-plugin .version>3.2.8</maven-gpg-plugin .version>
111- <junit .version>5.10.2 </junit .version>
111+ <junit .version>5.13.4 </junit .version>
112112 <aws-embedded-metrics .version>4.1.2</aws-embedded-metrics .version>
113113 <jmespath .version>0.6.0</jmespath .version>
114114 <aws .sdk.v1.version>1.12.781</aws .sdk.v1.version>
Original file line number Diff line number Diff line change 3131 <maven .compiler.source>11</maven .compiler.source>
3232 <maven .compiler.target>11</maven .compiler.target>
3333 <constructs .version>10.4.2</constructs .version>
34- <cdk .version>2.186 .0</cdk .version>
34+ <cdk .version>2.208 .0</cdk .version>
3535 </properties >
3636
3737 <dependencies >
You can’t perform that action at this time.
0 commit comments