Skip to content

Commit 3b898e5

Browse files
committed
Increase version
1 parent 43f4d93 commit 3b898e5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
-- Branch for Spring Boot 2.x:
2+
2.1.5 Code improvements
3+
24
2.1.4 Revert breaking changes
35
Mark launchApp as deprecated only
46

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The current master is for Spring Boot 2 and Spring Framework 5.
88

99
The latest production ready releases:
1010
* For Spring Boot 1.5.x is 1.4.5.
11-
* For Spring Boot 2.x is 2.1.4.
11+
* For Spring Boot 2.x is 2.1.5.
1212

1313
Spring Boot and JavaFx - A perfect match!
1414

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>de.roskenet</groupId>
77
<artifactId>springboot-javafx-support</artifactId>
8-
<version>2.1.4</version>
8+
<version>2.1.5</version>
99
<packaging>jar</packaging>
1010

1111
<name>springboot-javafx-support</name>

0 commit comments

Comments
 (0)