mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
And back out Spring framework update down to 4.x
This commit is contained in:
parent
65992d408c
commit
4fbcadfd37
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
<version>5.0.8.RELEASE</version>
|
||||
<version>4.3.18.RELEASE</version> <!-- 5.x requires Java 8 -->
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue