#435 - Upgrade to Spring Boot 2.1.1.RELEASE.

Upgrade to Spring Boot 2.1.1. Cleanup POM references.
This commit is contained in:
Mark Paluch
2018-11-30 12:42:20 +01:00
parent c36c615ecf
commit dc67d5272b
13 changed files with 17 additions and 116 deletions

View File

@@ -1,5 +1,5 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-data-cassandra-example</artifactId>