mirror of https://github.com/shred/acme4j
Revert json-unit-assertj update
Reason: The new version would require JDK 17 for buildingpull/168/head
parent
d57f4abb60
commit
d40e30ab56
2
pom.xml
2
pom.xml
|
@ -207,7 +207,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.javacrumbs.json-unit</groupId>
|
<groupId>net.javacrumbs.json-unit</groupId>
|
||||||
<artifactId>json-unit-assertj</artifactId>
|
<artifactId>json-unit-assertj</artifactId>
|
||||||
<version>3.2.7</version>
|
<version>2.38.0</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue