Skip to content

Commit ca5afa9

Browse files
committed
updated POM files
1 parent 3ed14fc commit ca5afa9

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

javav2/example_code/codecommit/pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,6 @@
6363
<artifactId>junit-jupiter-engine</artifactId>
6464
<scope>test</scope>
6565
</dependency>
66-
<dependency>
67-
<groupId>org.junit.platform</groupId>
68-
<artifactId>junit-platform-commons</artifactId>
69-
<version>1.4.0</version>
70-
</dependency>
71-
<dependency>
72-
<groupId>org.junit.platform</groupId>
73-
<artifactId>junit-platform-launcher</artifactId>
74-
<version>1.4.0</version>
75-
<scope>test</scope>
76-
</dependency>
7766
<dependency>
7867
<groupId>org.slf4j</groupId>
7968
<artifactId>slf4j-log4j12</artifactId>

javav2/example_code/codedeploy/pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -75,17 +75,6 @@
7575
<artifactId>junit-jupiter-engine</artifactId>
7676
<scope>test</scope>
7777
</dependency>
78-
<dependency>
79-
<groupId>org.junit.platform</groupId>
80-
<artifactId>junit-platform-commons</artifactId>
81-
<version>1.9.2</version>
82-
</dependency>
83-
<dependency>
84-
<groupId>org.junit.platform</groupId>
85-
<artifactId>junit-platform-launcher</artifactId>
86-
<version>1.9.2</version>
87-
<scope>test</scope>
88-
</dependency>
8978
<dependency>
9079
<groupId>software.amazon.awssdk</groupId>
9180
<artifactId>sso</artifactId>

0 commit comments

Comments
 (0)