Andy Wilkinson
2c3c62d71c
Replace basic Gradle dependency management with use of separate plugin
...
This commit replaces Spring Boot's basic dependency management support
with separate dependency management plugin. This has a number of
benefits including:
1. A Maven bom can be used rather than a custom properties file
2. Dependency management is applied transitively rather than only to
direct dependencies
3. Exclusions are applied as they would be in Maven
4. Gradle-generated poms are automatically configured with the
appropriate dependency management
Closes gh-2133
2015-03-19 13:23:40 +00:00
Andy Wilkinson
0e47a70f9e
Upgrade to Groovy 2.4.1
...
Closes gh-2681
2015-03-18 14:23:31 +00:00
Andy Wilkinson
055d841eb3
Upgrade to Flyway 3.2
...
Closes gh-2675
2015-03-18 14:21:37 +00:00
Andy Wilkinson
99de71bf65
Upgrade to Jackson 2.5.1
...
Closes gh-2332
2015-03-18 10:02:10 +00:00
Andy Wilkinson
81d25a5705
Upgrade to Spring Data Fowler RC1
2015-03-17 17:22:41 +00:00
Andy Wilkinson
2f791602a0
Upgrade to ActiveMQ 5.11.1
...
Closes gh-2662
2015-03-16 17:50:56 +00:00
Maciej Walkowiak
f05769dcc5
Add auto-configuration for SendGrid's client
...
Closes gh-2160
Closes gh-2280
2015-03-05 16:09:56 +00:00
izeye
33a92caad6
Provide dependency management for logback-access
...
Closes gh-2550
2015-03-05 15:39:07 +00:00
izeye
c4145106e8
Provide dependency management for MariaDB Java client
...
Closes gh-2448
2015-03-05 15:33:06 +00:00
Michael Cramer
22e5f86f37
Upgrade to maven-dependency-plugin 2.10
...
See gh-2430
2015-03-05 14:07:27 +00:00
Michael Cramer
993f3a078d
Upgrade to Joda-Time 2.7
...
Closes gh-2153
2015-03-05 13:58:29 +00:00
Andy Wilkinson
3fbb7c91c1
Merge branch '1.2.x'
2015-03-04 17:55:26 +00:00
Andy Wilkinson
9f0654bd77
Merge branch '1.1.x' into 1.2.x
...
Conflicts:
spring-boot-dependencies/pom.xml
2015-03-04 17:55:20 +00:00
Andy Wilkinson
44d98c6186
Upgrade to Freemarker 2.3.22
...
Closes gh-2581
2015-03-04 17:54:53 +00:00
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
2015-02-26 17:01:02 -08:00
Phillip Webb
8ce39bda88
Fixup version numbers following release
2015-02-26 15:59:57 -08:00
Spring Buildmaster
8f0ad02237
Next development version
2015-02-26 15:26:53 -08:00
Phillip Webb
8a49218e82
Fixup version numbers following release
2015-02-26 14:17:25 -08:00
Spring Buildmaster
aea68f0c32
Next development version
2015-02-26 13:01:31 -08:00
Phillip Webb
10caace55f
Upgrade to Spring Security 3.2.6
...
Closes gh-2539
2015-02-26 11:16:11 -08:00
Andy Wilkinson
f43f2fb8c4
Upgrade to Jetty 9.2.9
...
Closes gh-2554
2015-02-25 17:11:53 +00:00
Phillip Webb
affa584916
Upgrade to Tomcat 8.0.20
...
Fixes gh-2547
2015-02-24 13:41:33 -08:00
Phillip Webb
236f51a841
Upgrade Spring Security to 3.2.6.CI-SNAPSHOT
...
See gh-2539
2015-02-23 21:57:06 -08:00
Phillip Webb
10257d96f2
Merge branch '1.1.x'
2015-02-23 18:02:23 -08:00
Phillip Webb
7ac8cac3b5
Reorganize integration tests
...
Make spring-boot-integration-tests a top level project and move the
existing gradle tests and security tests to be sub-modules.
2015-02-23 17:24:05 -08:00
izeye
31639be94b
Add dependency management for Apache Derby
2015-02-23 16:44:20 +01:00
Stephane Nicoll
1d69a71b75
Upgrade to Spring 4.1.5
...
Closes gh-2413
2015-02-20 13:55:52 +01:00
Andy Wilkinson
ecdc6a06a1
Merge branch '1.1.x'
...
Fixes gh-2212
2015-02-18 16:55:39 +00:00
Andy Wilkinson
b29c5a3297
Upgrade to Groovy 2.3.10
...
Closes gh-2429
2015-02-18 16:54:31 +00:00
Andy Wilkinson
9af30450c4
Upgrade to Liquibase 3.3.2
...
Closes gh-2512
2015-02-18 16:20:47 +00:00
Andy Wilkinson
6028f6b343
Upgrade to Jetty 9.2.7
...
Closes gh-2511
2015-02-18 16:20:47 +00:00
Andy Wilkinson
4178613d72
Upgrade to ActiveMQ 5.10.1
...
Closes gh-2510
2015-02-18 16:20:47 +00:00
Andy Wilkinson
119e37a1f9
Upgrade to JMustache 1.10
...
Closes gh-2508
2015-02-18 16:20:47 +00:00
Andy Wilkinson
375a08d7ce
Upgrade to H2 1.4.185
...
Closes gh-2507
2015-02-18 16:20:47 +00:00
Andy Wilkinson
ce303f9f59
Upgrade to Jackson 2.4.5
...
Closes gh-2506
2015-02-18 16:20:46 +00:00
Andy Wilkinson
d87bf707a7
Merge branch '1.1.x'
2015-02-17 10:01:39 +00:00
Andy Wilkinson
11e0444814
Upgrade to Spring Security JWT 1.0.3.RELEASE
...
Closes gh-2304
2015-02-17 09:56:15 +00:00
Andy Wilkinson
99a0661565
Upgrade to Spring Batch 3.0.3.RELEASE
...
Closes gh-2503
2015-02-17 09:55:47 +00:00
Andy Wilkinson
4840417cd9
Upgrade to mongo-java-driver 2.12.5
...
Closes gh-2502
2015-02-17 09:55:16 +00:00
Andy Wilkinson
3b8c9418b1
Upgrade to JDom 2.0.6
...
Closes gh-2501
2015-02-17 09:54:51 +00:00
Andy Wilkinson
8c534547c9
Upgrade to Groovy 2.3.9
...
Closes gh-2500
2015-02-17 09:54:26 +00:00
Andy Wilkinson
cdc2008146
Upgrade to AspectJ 1.8.5
...
Closes gh-2499
2015-02-17 09:54:01 +00:00
Andy Wilkinson
3f285d1bf0
Upgrade to Tomcat 7.0.59
...
Closes gh-2498
2015-02-17 09:53:29 +00:00
Andy Wilkinson
6a93fa1dd0
Upgrade to Jackson 2.3.5
...
Closes gh-2497
2015-02-17 09:52:59 +00:00
Andy Wilkinson
b40f689e1d
Merge branch '1.1.x'
...
Conflicts:
spring-boot-dependencies/pom.xml
2015-02-09 10:18:40 +00:00
Andy Wilkinson
6aaa5ee933
Upgrade to CRaSH 1.3.1
...
Closes gh-2425
2015-02-09 10:17:34 +00:00
Andy Wilkinson
e5d653dbd4
Update to Spring AMQP 1.4.3.RELEASE
...
Closes gh-2452
2015-02-04 18:12:57 +00:00
Andy Wilkinson
9212574191
Upgrade to Spring AMQP 1.3.9.RELEASE
...
Closes gh-2453
2015-02-04 18:11:39 +00:00
Andy Wilkinson
68c7c65d52
Configure SnakeYAML so the timestamp-like strings do not become Dates
...
By default, SnakeYAML will convert a timestamp-like string into a
java.util.Date. This differs to properties file-based configuration
where the values are always strings. Dates are problematic as the
round trip (string -> Date -> string) can change the value. For example,
“2015-01-27” becomes “Tue Jan 27 00:00:00 GMT 2015”.
This commit updates YamlPropertySourceLoader to use a Yaml with a
custom Resolver subclass that suppresses the addition of the implicit
resolver for timestamps. Supressing the addition of the unwanted
resolver, rather than overriding addImplicitResolvers and registering
the resolvers that we do want, ensures that we get all of the other
default Resolvers in their default order.
Fixes gh-2422
2015-02-04 16:50:51 +00:00
Andy Wilkinson
c60fab92ce
Upgrade to Spring Data Evans SR2
...
Closes gh-2424
2015-01-29 10:29:48 +00:00