mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 11:47:26 -08:00
Downgrade to Spring Framework 4 for Java 7
This commit is contained in:
parent
087f8a727c
commit
50baa8afe3
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
<version>5.0.6.RELEASE</version>
|
||||
<version>4.3.17.RELEASE</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue