Andy Wilkinson
e484246388
Add missing implementation attributes to Shade config
...
Fixes gh-21304
2020-05-04 15:58:33 +01:00
Stephane Nicoll
1c70b6735a
Remove plugin management for exec-maven-plugin
...
Closes gh-20883
2020-04-08 17:51:22 +02:00
Russell Scheerer
d61029a37a
Fix Spring Boot version reference in spring-boot-starter-parent
...
See gh-20143
2020-02-13 08:30:21 +01:00
Russell Scheerer
7f23b9dc16
Fix variable reference in maven-shade-plugin configuration
...
See gh-20052
2020-02-06 16:37:08 +01:00
Phillip Webb
0209cd3e4c
Polish quote form used in Gradle scripts
...
Replace Gradle single quote strings with the double quote form
whenever possible. The change helps to being consistency to the
dependencies section where mostly single quotes were used, but
occasionally double quotes were required due to `${}` references.
2020-01-22 15:49:52 -08:00
dreis2211
088e79f446
Add UTF-8 encoding to spring-boot-starter-parent POM
...
See gh-19835
2020-01-21 09:36:38 +01:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00