Skip to content

Commit a6e3836

Browse files
Cleanup tests
Co-authored-by: Moderne <team@moderne.io>
1 parent e6b3a88 commit a6e3836

14 files changed

+179
-248
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,8 @@
104104
<version>3.4.2</version>
105105
</dependency>
106106
<dependency>
107-
<groupId>org.sonatype.sisu</groupId>
108-
<artifactId>sisu-inject-plexus</artifactId>
109-
<version>2.6.0</version>
107+
<groupId>org.eclipse.sisu</groupId>
108+
<artifactId>org.eclipse.sisu.plexus</artifactId>
110109
</dependency>
111110
<dependency>
112111
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)