Skip to content

Commit 3d3026c

Browse files
committed
chore(deps): remove unused com.github.stefanbirkner dependency
1 parent 458f7ed commit 3d3026c

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

extended/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@
6666
<artifactId>mockito-junit-jupiter</artifactId>
6767
<scope>test</scope>
6868
</dependency>
69-
<dependency>
70-
<groupId>com.github.stefanbirkner</groupId>
71-
<artifactId>system-lambda</artifactId>
72-
<scope>test</scope>
73-
</dependency>
7469
<dependency>
7570
<groupId>org.wiremock</groupId>
7671
<artifactId>wiremock</artifactId>

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -279,12 +279,6 @@
279279
<version>5.15.2</version>
280280
<scope>test</scope>
281281
</dependency>
282-
<dependency>
283-
<groupId>com.github.stefanbirkner</groupId>
284-
<artifactId>system-lambda</artifactId>
285-
<version>1.2.1</version>
286-
<scope>test</scope>
287-
</dependency>
288282
<dependency>
289283
<groupId>uk.org.webcompere</groupId>
290284
<artifactId>system-stubs-jupiter</artifactId>

0 commit comments

Comments
 (0)