wrong version spelling

This commit is contained in:
Nicolas Héron 2018-10-11 12:00:47 +02:00
commit eef48c0eae

View file

@ -53,7 +53,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
<version>1.5.1.Release</version>
<version>1.5.1.RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>