We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f4d93 commit 3b898e5Copy full SHA for 3b898e5
CHANGELOG.txt
@@ -1,4 +1,6 @@
1
-- Branch for Spring Boot 2.x:
2
+2.1.5 Code improvements
3
+
4
2.1.4 Revert breaking changes
5
Mark launchApp as deprecated only
6
README.md
@@ -8,7 +8,7 @@ The current master is for Spring Boot 2 and Spring Framework 5.
8
9
The latest production ready releases:
10
* For Spring Boot 1.5.x is 1.4.5.
11
-* For Spring Boot 2.x is 2.1.4.
+* For Spring Boot 2.x is 2.1.5.
12
13
Spring Boot and JavaFx - A perfect match!
14
pom.xml
@@ -5,7 +5,7 @@
<groupId>de.roskenet</groupId>
7
<artifactId>springboot-javafx-support</artifactId>
- <version>2.1.4</version>
+ <version>2.1.5</version>
<packaging>jar</packaging>
<name>springboot-javafx-support</name>
0 commit comments