Skip to content

Commit 71b18c3

Browse files
committed
Fix wrong parent version
1 parent 9cb0207 commit 71b18c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>1.3.4.RELEASE</version>
7+
<version>1.3.5.RELEASE</version>
88
<relativePath/>
99
</parent>
1010
<groupId>de.codecentric</groupId>

0 commit comments

Comments
 (0)