Fixed Spring Boot example

This commit is contained in:
lukaseder 2018-06-08 14:21:59 +02:00
parent 44491eed01
commit 33dfa611d4

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.4.RELEASE</version>
<version>2.0.2.RELEASE</version>
</parent>
<groupId>org.jooq</groupId>