File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
aws-lambda-java-events-sdk-transformer
aws-lambda-java-runtime-interface-client Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >org.junit.jupiter</groupId >
7272 <artifactId >junit-jupiter-engine</artifactId >
73- <version >5.7 .0</version >
73+ <version >5.11 .0</version >
7474 <scope >test</scope >
7575 </dependency >
7676 </dependencies >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.junit.jupiter</groupId >
5858 <artifactId >junit-jupiter-engine</artifactId >
59- <version >5.9.2 </version >
59+ <version >5.11.0 </version >
6060 <scope >test</scope >
6161 </dependency >
6262 <dependency >
Original file line number Diff line number Diff line change 3737 <jacoco .maven.plugin.version>0.8.12</jacoco .maven.plugin.version>
3838 <maven-install-plugin .version>2.4</maven-install-plugin .version>
3939 <maven-deploy-plugin .version>3.1.1</maven-deploy-plugin .version>
40- <junit-jupiter .version>5.9.2 </junit-jupiter .version>
40+ <junit-jupiter .version>5.11.0 </junit-jupiter .version>
4141 <maven-checkstyle-plugin .version>3.4.0</maven-checkstyle-plugin .version>
4242 <!--
4343 The test/integration/codebuild/buildspec.*.yml files will set -DmultiArch=false
Original file line number Diff line number Diff line change 3232 <maven .compiler.source>1.8</maven .compiler.source>
3333 <maven .compiler.target>1.8</maven .compiler.target>
3434 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
35- <junit .version>5.9.2 </junit .version>
35+ <junit .version>5.11.0 </junit .version>
3636 <jacoco .maven.plugin.version>0.8.7</jacoco .maven.plugin.version>
3737 </properties >
3838
You can’t perform that action at this time.
0 commit comments