Skip to content

Commit 623b852

Browse files
committed
new VMLens version to fix the deployment failure
fix: for #1611 Signed-off-by: ThomasKrieger <[email protected]>
1 parent fb3144a commit 623b852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>com.vmlens</groupId>
198198
<artifactId>api</artifactId>
199-
<version>1.2.14</version>
199+
<version>1.2.15</version>
200200
<scope>test</scope>
201201
</dependency>
202202

@@ -351,7 +351,7 @@
351351
<plugin>
352352
<groupId>com.vmlens</groupId>
353353
<artifactId>vmlens-maven-plugin</artifactId>
354-
<version>1.2.14</version>
354+
<version>1.2.15</version>
355355
<executions>
356356
<execution>
357357
<id>test</id>

0 commit comments

Comments
 (0)