diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index ce2fa2f4d3..cc7106b3fc 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -1,5 +1,4 @@
-
-
+
4.0.0
org.springframework.boot
spring-boot-dependencies
@@ -45,7 +44,7 @@
- 1.1.11.BUILD-SNAPSHOT
+ 1.1.12.BUILD-SNAPSHOT
5.9.1
1.8.5
@@ -1346,4 +1345,4 @@
-
+
\ No newline at end of file
diff --git a/spring-boot-docs/.factorypath b/spring-boot-docs/.factorypath
new file mode 100644
index 0000000000..4f28139d95
--- /dev/null
+++ b/spring-boot-docs/.factorypath
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j2/.factorypath b/spring-boot-samples/spring-boot-sample-actuator-log4j2/.factorypath
new file mode 100644
index 0000000000..be34ffbe43
--- /dev/null
+++ b/spring-boot-samples/spring-boot-sample-actuator-log4j2/.factorypath
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.gradle b/spring-boot-samples/spring-boot-sample-actuator/build.gradle
index eb290f97e1..6d84c68a10 100644
--- a/spring-boot-samples/spring-boot-sample-actuator/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-actuator/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.1.11.BUILD-SNAPSHOT'
+ springBootVersion = '1.1.12.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.xml b/spring-boot-samples/spring-boot-sample-actuator/build.xml
index 5d2fc1f5bd..fe9a6b6ea9 100644
--- a/spring-boot-samples/spring-boot-sample-actuator/build.xml
+++ b/spring-boot-samples/spring-boot-sample-actuator/build.xml
@@ -5,7 +5,7 @@
'$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'.
-
+
diff --git a/spring-boot-samples/spring-boot-sample-profile/build.gradle b/spring-boot-samples/spring-boot-sample-profile/build.gradle
index 7d24d4d03b..8206518276 100644
--- a/spring-boot-samples/spring-boot-sample-profile/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-profile/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.1.11.BUILD-SNAPSHOT'
+ springBootVersion = '1.1.12.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-simple/build.gradle b/spring-boot-samples/spring-boot-sample-simple/build.gradle
index ad05c19a34..7bee871ff0 100644
--- a/spring-boot-samples/spring-boot-sample-simple/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-simple/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.1.11.BUILD-SNAPSHOT'
+ springBootVersion = '1.1.12.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-web-static/build.gradle b/spring-boot-samples/spring-boot-sample-web-static/build.gradle
index eb1b1d8539..07f086a3d9 100644
--- a/spring-boot-samples/spring-boot-sample-web-static/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-web-static/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.1.11.BUILD-SNAPSHOT'
+ springBootVersion = '1.1.12.BUILD-SNAPSHOT'
}
repositories {
// NOTE: You should declare only repositories that you need here
diff --git a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle
index 9a031b7427..e23b6ed922 100644
--- a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle
+++ b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
- springBootVersion = '1.1.11.BUILD-SNAPSHOT'
+ springBootVersion = '1.1.12.BUILD-SNAPSHOT'
springLoadedVersion = '1.2.0.RELEASE'
}
repositories {
diff --git a/spring-boot-starters/spring-boot-starter-log4j2/.factorypath b/spring-boot-starters/spring-boot-starter-log4j2/.factorypath
new file mode 100644
index 0000000000..b03d5c890a
--- /dev/null
+++ b/spring-boot-starters/spring-boot-starter-log4j2/.factorypath
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/spring-boot-tools/spring-boot-maven-plugin/.factorypath b/spring-boot-tools/spring-boot-maven-plugin/.factorypath
new file mode 100644
index 0000000000..2a8b8fa447
--- /dev/null
+++ b/spring-boot-tools/spring-boot-maven-plugin/.factorypath
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-boot/.factorypath b/spring-boot/.factorypath
new file mode 100644
index 0000000000..f2322e707d
--- /dev/null
+++ b/spring-boot/.factorypath
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+