set correct version of spring boot and spring

This commit is contained in:
Nicolas Héron 2018-11-08 13:10:27 +01:00
commit b4727e23c6
2 changed files with 3 additions and 2 deletions

View file

@ -168,6 +168,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>4.3.1.RELEASE</version>
</dependency>
<dependency>
<groupId>com.pymmasoftware.jbpm</groupId>