Skip to content

Commit feb157a

Browse files
committed
HV-1921 Increase EasyMock version because of compatibility with Java 11
1 parent 6e73c5f commit feb157a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<!-- it must be the exact same version than the one used in the Bean Validation TCK -->
174174
<version.org.assertj.assertj-core>3.8.0</version.org.assertj.assertj-core>
175175
<version.junit>4.13.1</version.junit>
176-
<version.org.easymock>3.4</version.org.easymock>
176+
<version.org.easymock>4.3</version.org.easymock>
177177
<version.io.rest-assured>4.1.2</version.io.rest-assured>
178178
<version.org.codehaus.groovy>2.4.12</version.org.codehaus.groovy>
179179
<version.com.google.guava>31.1-jre</version.com.google.guava>

0 commit comments

Comments
 (0)