Skip to content

Commit d2e4ef5

Browse files
committed
Remove mockito from powertools-serialization.
1 parent fdd52a0 commit d2e4ef5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

powertools-serialization/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,6 @@
9898
<profiles>
9999
<profile>
100100
<id>generate-graalvm-files</id>
101-
<dependencies>
102-
<dependency>
103-
<groupId>org.mockito</groupId>
104-
<artifactId>mockito-subclass</artifactId>
105-
<scope>test</scope>
106-
</dependency>
107-
</dependencies>
108101
<build>
109102
<plugins>
110103
<plugin>

0 commit comments

Comments
 (0)