Skip to content

Commit c23b993

Browse files
committed
[maven-release-plugin] prepare release java-sdk-10.5.22
1 parent f107667 commit c23b993

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -127,14 +127,7 @@
127127
<dependency>
128128
<groupId>org.mockito</groupId>
129129
<artifactId>mockito-core</artifactId>
130-
<version>3.4.0</version>
131-
<scope>test</scope>
132-
</dependency>
133-
134-
<dependency>
135-
<groupId>org.mockito</groupId>
136-
<artifactId>mockito-inline</artifactId>
137-
<version>3.4.0</version>
130+
<version>${mockito.version}</version>
138131
<scope>test</scope>
139132
</dependency>
140133

0 commit comments

Comments
 (0)