Commit Graph

1884 Commits (b53f108d078bd2366743dbb28253a47357827ab3)

Author SHA1 Message Date
Andy Wilkinson 3fcdd310d3 Upgrade to Neo4j OGM 2.1.1
Closes gh-8025
8 years ago
Quentin Caillard 0a46bff4b2 Correct typo in comment in spring-boot-dependencies
Closes gh-8009
8 years ago
Andy Wilkinson 69f362baca Use properties for versions of plugins managed in spring-boot-dependencies
Closes gh-4952
8 years ago
Eddú Meléndez 7c33125eb0 Simplify Jackson dependency management by importing its bom
Closes gh-7436
8 years ago
Stephane Nicoll a5d67b9be8 Upgrade to Git Commit ID Plugin 2.2.2
Closes gh-7980
8 years ago
Andy Wilkinson 1ce6e3392a Upgrade to Spring Retry 1.2.0.RELEASE
Closes gh-7984
8 years ago
Andy Wilkinson 689721de7a Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 8b0ecab181 Add dependency management for spring-plugin-metadata
Closes gh-7864
8 years ago
Andy Wilkinson 5885afdf81 Add dependency management for Spring LDAP
Closes gh-7964
8 years ago
Stephane Nicoll 88db0eab11 Revert upgrade to HTMLUnit 2.23
This commit reverts the upgrade from HTMLUnit 2.11 to 2.23. As of HTMLUnit
2.22, `websocket-client` is no longer provided and triggers the following
issue:

https://github.com/SeleniumHQ/htmlunit-driver/issues/22

See gh-7232
See gh-7895
8 years ago
Stephane Nicoll fcbed8ffd9 Upgrade to Spring Data Ingalls RC1
See gh-6785
8 years ago
Phillip Webb 10de30ff11 Polish LDAP contribution
See gh-7733
8 years ago
Eddú Meléndez 6a84c369fd Add LDAP auto-configuration support
Add auto-configuration support for spring-ldap and spring-data-ldap.

See gh-2645
See gh-7733
8 years ago
Phillip Webb 565f75438e Polish 8 years ago
Dave Syer fe344df9c5 Change default order of OAuth2 resource server filter chain
The default is now SecurityProperties.ACCESS_OVERRIDE_ORDER-1
(instead of 3), and the user can set it with
security.oauth2.resource.filter-order (as opposed to being hard
coded). The filter is provided by Spring OAuth2 so this change is
a BeanPostProcessor to call a setter on that object.

Fixes gh-5072
8 years ago
Phillip Webb fac6b8da47 Upgrade to JSONassert 1.4.0
Closes gh-7846
8 years ago
Phillip Webb eb22220961 Upgrade to hibernate-validator 5.3.4
Upgrade to `hibernate-validator` 5.3.4 and introduce a new
`MessageInterpolatorFactory` that creates a suitable
`MessageInterpolator` (taking into account missing EL dependencies).

Rework `ConfigurationPropertiesBindingPostProcessor` and
`ValidationAutoConfiguration` to make use of the new factory.

Fixes gh-7598
8 years ago
Phillip Webb d80f22c227 Exclude cdi-api from hibernate-core
Update the `hibernate-core` managed dependency to exclude `cdi-api`.

Fixes gh-7879
8 years ago
Phillip Webb 3bbd638d74 Polish formatting 8 years ago
Artem Bilan a488574afc Upgrade to Spring Kafka 1.1.2
Fixes gh-7871
Closes gh-7873
8 years ago
Quentin Caillard 5c210666f5 Upgrade to Jersey 2.25
See gh-7763
8 years ago
Stephane Nicoll bf7271afa5 Upgrade to Couchbase Cache Client 2.1.0
As of 2.1 cache expiration times are to be set in seconds. This commit
migrates to the new method, yet keeping the milliseconds unit.

Closes gh-7824
8 years ago
Phillip Webb b8d1fe3c84 Upgrade to Spring HATEOAS 0.23.0
Closes gh-7810
8 years ago
Andy Wilkinson 23369fa51a Upgrade to Sqlite Jdbc 3.15.1
Closes gh-7849
8 years ago
Andy Wilkinson 1672f05726 Upgrade to Spring Security Jwt 1.0.7.RELEASE
Closes gh-7405
8 years ago
Andy Wilkinson a02bdc95bd Upgrade to Spring Integration Java Dsl 1.2.1.RELEASE
Closes gh-7847
8 years ago
Andy Wilkinson d3cdcadb0e Upgrade to Mongodb 3.4.1
Closes gh-7845
8 years ago
Andy Wilkinson 81d509789f Upgrade to Mariadb 1.5.6
Closes gh-7844
8 years ago
Andy Wilkinson d80ee3e748 Upgrade to Jooq 3.9.0
Closes gh-7843
8 years ago
Andy Wilkinson 436b289592 Upgrade to Narayana 5.5.0.Final
Closes gh-7842
8 years ago
Andy Wilkinson 17948e9462 Upgrade to Jboss Transaction Spi 7.5.0.Final
Closes gh-7841
8 years ago
Andy Wilkinson 24bd5ade8a Upgrade to Javassist 3.21.0-GA
Closes gh-7840
8 years ago
Andy Wilkinson c3cf3d3788 Upgrade to Jaybird 2.2.12
Closes gh-7839
8 years ago
Andy Wilkinson 18ed6a5877 Upgrade to Ehcache3 3.2.0
Closes gh-7838
8 years ago
Andy Wilkinson 6b67ca7f8d Upgrade to Assertj 2.6.0
Closes gh-7837
8 years ago
Andy Wilkinson c626332393 Upgrade to Derby 10.13.1.1
Closes gh-7836
8 years ago
Andy Wilkinson 045dd7cf46 Upgrade to Artemis 1.5.1
Closes gh-7835
8 years ago
Andy Wilkinson 2b6baace18 Upgrade to Activemq 5.14.3
Closes gh-7834
8 years ago
Andy Wilkinson e5a8300534 Upgrade to Joda Time 2.9.7
Closes gh-7833
8 years ago
Andy Wilkinson e647b0f710 Upgrade to Undertow 1.4.8.Final
Closes gh-7832
8 years ago
Andy Wilkinson d996a1d571 Upgrade to Hikaricp 2.5.1
Closes gh-7831
8 years ago
Andy Wilkinson adb78dd88d Upgrade to Jmustache 1.13
Closes gh-7830
8 years ago
Andy Wilkinson b6e6a36387 Upgrade to Hazelcast Hibernate5 1.1.3
Closes gh-7829
8 years ago
Andy Wilkinson dc28a404eb Upgrade to Hazelcast Hibernate4 3.7.1
Closes gh-7828
8 years ago
Andy Wilkinson aa942857cb Upgrade to Hazelcast 3.7.4
Closes gh-7827
8 years ago
Andy Wilkinson 46de3e5a24 Upgrade to Gson 2.8.0
Closes gh-7826
8 years ago
Andy Wilkinson d9ad516eed Upgrade to Cassandra Driver 3.1.3
Closes gh-7825
8 years ago
Andy Wilkinson 6f13f228db Upgrade to Couchbase Client 2.3.6
Closes gh-7823
8 years ago
Phillip Webb f4f1a7f929 Revert "Upgrade to Spring HATEOAS 0.22.0"
This reverts commit fb4099dfb1.
8 years ago
Craig Andrews fb4099dfb1 Upgrade to Spring HATEOAS 0.22.0
Closes gh-7807
8 years ago
Artem Bilan 86ad50f77b Upgrade to Spring AMQP 1.7.0.RC1
Closes gh-7776
8 years ago
Stephane Nicoll 05ebed774c Revert upgrade to Jersey 2.25
See gh-7763
8 years ago
Quentin Caillard 49c77b868d Upgrade to Jersey 2.25
Closes gh-7763
8 years ago
Stephane Nicoll f0be1d9d97 Upgrade to Spring Security 4.2.1.RELEASE
Closes gh-7745
8 years ago
Phillip Webb a23591e047 Support Jetty 9.4 and upgrade to 9.4.0.v20161208
Update `JettyEmbeddedServletContainerFactory` to support Jetty 9.4
directly and Jetty 9.3 via reflection. The primary difference between
Jetty 9.3 and 9.4 are the session management classes. Websocket suppport
has also been updates, but this is handled transparently by the
Spring Framework support.

Fixes gh-7599
8 years ago
Phillip Webb c3edf9e341 Fixup version numbers following release 8 years ago
Spring Buildmaster 9057f9ae1f Next development version 8 years ago
Stephane Nicoll e2e690d31c Exclude xml-apis
This commit excludes the transitive dependencies on xml-apis when using
Hibernate. Such dependency is no longer required on modern JDKs

Closes gh-7554
8 years ago
Kazuki Shimizu 8ed769ae34 Update to Spring Secuirty 4.1.4
Closes gh-7721
8 years ago
Phillip Webb 2c00b4f76e Upgrade to Spring Data Hopper SR6
Closes gh-7602
8 years ago
Stephane Nicoll 33a655791c Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll a2cf7bed63 Upgrade to Spring Integration 4.3.6.RELEASE
Closes gh-7710
8 years ago
Stephane Nicoll 8becbcd6af Upgrade to Spring AMQP 1.6.6.RELEASE
Closes gh-7707
8 years ago
Stephane Nicoll d87d3fde02 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll d4b8755a7d Start building against Spring AMQP snapshots
See gh-7707
8 years ago
Stephane Nicoll 1673ce4a31 Start building against Spring Integration snapshots
See gh-7710
8 years ago
Stephane Nicoll 718ede943b Upgrade to Spring Framework 4.3.5.RELEASE
Closes gh-7601
8 years ago
Stephane Nicoll b084e1824c Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll bc63d5a918 Revert upgrade to Aspectj 1.8.10
See gh-7681
8 years ago
Phillip Webb 87547f208a Add test for @SpyBean for generic bean definition
Add an integration test to check that @SpyBean can be used with on a
bean definition that returns a generic type.

Closes gh-7625
8 years ago
Stephane Nicoll 053783abdd Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll baaf8e01b5 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
8 years ago
Andy Wilkinson 647057403e Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 80a6f42a04 Upgrade to Thymeleaf Extras Springsecurity4 2.1.3.RELEASE
Closes gh-7686
8 years ago
Andy Wilkinson b6a64c55e3 Upgrade to Slf4j 1.7.22
Closes gh-7685
8 years ago
Andy Wilkinson 3e9fdcc579 Upgrade to Jooq 3.8.6
Closes gh-7684
8 years ago
Andy Wilkinson dfb3493123 Upgrade to Infinispan 8.2.5.Final
Closes gh-7683
8 years ago
Andy Wilkinson 3ead8c03e8 Upgrade to Elasticsearch 2.4.3
Closes gh-7682
8 years ago
Andy Wilkinson d9a77f0372 Upgrade to Aspectj 1.8.10
Closes gh-7681
8 years ago
Andy Wilkinson 6736b2b2cc Upgrade to Joda Time 2.9.6
Closes gh-7680
8 years ago
Andy Wilkinson 0afb5f4392 Upgrade to Jest 2.0.4
Closes gh-7679
8 years ago
Andy Wilkinson cda3ced402 Upgrade to Hazelcast 3.6.7
Closes gh-7678
8 years ago
Andy Wilkinson 9f41129ebd Upgrade to Appengine 1.9.48
Closes gh-7677
8 years ago
Andy Wilkinson 7d87adb036 Upgrade to Caffeine 2.3.5
Closes gh-7676
8 years ago
Andy Wilkinson 0c8a2cc32f Upgrade to Jackson 2.8.5
Closes gh-7675
8 years ago
Vedran Pavic 64eb69edd7 Upgrade Spring Session to 1.3.0.RELEASE 8 years ago
Raja Dilip Kolli caf5327149 Upgrade to Lombok 1.16.12
Closes gh-7590
8 years ago
Raja Dilip Kolli 4ce91a5366 Upgrade to Lombok 1.16.12
Closes gh-7590
8 years ago
Stephane Nicoll 1d8783b5b3 Add dependency management for javax.validation
Closes gh-7641
8 years ago
Stephane Nicoll ac866707d5 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll a2d46dc16c Upgrade to Logback 1.1.8
Closes gh-7638
8 years ago
Stephane Nicoll 601b5ced49 Upgrade to Neo4j 2.0.6
Closes gh-7650
8 years ago
Andy Wilkinson 78517a6571 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 4d5fb97127 Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 727d626292. Sigh,
although the SPR issue is complete the change hasn't been backported
yet.
8 years ago
Andy Wilkinson 99edb0cec0 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 727d626292 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
8 years ago
Andy Wilkinson 0db924c369 Upgrade to Neo4j OGM 2.1.0
Closes gh-7633
8 years ago
Andy Wilkinson 5d7453a635 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 61f086591c Revert "Start building against Spring Framework 4.3.5 snapshots"
This reverts commit 47f1aeb589.
8 years ago
Andy Wilkinson 4a709ea86d Start building against snapshots for Spring Data Hopper SR6
See gh-7602
8 years ago
Andy Wilkinson a9f59d586d Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 47f1aeb589 Start building against Spring Framework 4.3.5 snapshots
See gh-7601
8 years ago
Stephane Nicoll ee72e788ed Rename `spring-boot-junit-runners` to `spring-boot-test-support`
Closes gh-7421
8 years ago
Stephane Nicoll 740d28578b Promote plugin dependency management
This commit promotes the plugin dependency management for the
`maven-enforcer-plugin` and `maven-invoker-plugin` to the root. That way
these can be used in samples as well rather than having a separate copy.

Closes gh-7517
8 years ago
Andy Wilkinson 0265a05dc9 Rename appengine.version to avoid clash with Appe Engine's Maven plugin
Closes gh-7433
8 years ago
Andy Wilkinson 5236659a32 Add dependency management for spring-kafka-test
Closes gh-7485
8 years ago
Vedran Pavic ffec6fddd2 Upgrade Spring Session to 1.3.0.RC1
See gh-7457
8 years ago
Stephane Nicoll d96e013c71 Upgrade to Artemis 1.5.0
Closes gh-7458
8 years ago
Stephane Nicoll 85e835d3ff Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll a5681c018d Add dependency management for hazelcast-client
Closes gh-7452
8 years ago
Andy Wilkinson 09a235b1e8 Upgrade to Neo4j OGM 2.1.0-M01
Closes gh-7448
8 years ago
Gary Russell c4188c8e4a Add Apache Kafka support
See gh-6961
8 years ago
Phillip Webb 1657120286 Move ModifiedClassPathRunner to its own module
Migrate `ModifiedClassPathRunner` from `spring-boot` test source to
its own module.

Fixes gh-7420
8 years ago
Quentin Caillard bcc6726c2c Update to Jersey 2.24
Closes gh-7279
8 years ago
Andy Wilkinson b1ba484d0c Add dependency management for SQL Server's JDBC driver
Closes gh-7413
8 years ago
Andy Wilkinson af4ca7cf6e Align Spring Data Neo4j auto-configuration with latest Ingalls snapshots
Closes gh-7391
8 years ago
Phillip Webb 7daf69a393 Upgrade to HTMLUnit 2.23 (+selenium module 2.23.2)
Fixes gh-7232
8 years ago
Andy Wilkinson 6eedfe40e5 Start building against Spring AMQP 1.7.0 snapshots
See gh-7385
8 years ago
Andy Wilkinson 948b5760a7 Upgrade to Spring Retry 1.1.5.RELEASE
Closes gh-7384
8 years ago
Huang YunKun 71826708a4 Upgrade to Log4j 2.7
Closes gh-7323
8 years ago
Andy Wilkinson c30b917ba1 Use Log4j 2's bom to provide dependency management for it
Closes gh-7355
8 years ago
Stephane Nicoll c0f6c93b3d Upgrade to Spring Security 4.2.0.RELEASE
Closes gh-7366
8 years ago
Stephane Nicoll 72e696bcbd Fixup version numbers following release 8 years ago
Spring Buildmaster e712a9ba8c Next Development Version 8 years ago
Stephane Nicoll 36c5c3519f Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 2a8a906d30 Upgrade to Spring AMQP 1.6.5.RELEASE
Closes gh-7347
8 years ago
Andy Wilkinson 08a9dcd4a7 Upgrade to Apache Artemis 1.4.0
Closes gh-7343
8 years ago
Stephane Nicoll 774ddc3602 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 18c2a2f4fe Upgrade to Spring Framework 4.3.4.RELEASE
Closes gh-7213
8 years ago
Andy Wilkinson bb6330e9df Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson adfc5d22ca Upgrade to Spring Integration Java DSL 1.1.4.RELEASE
Closes gh-7342
8 years ago
Andy Wilkinson bc2a412408 Upgrade to Spring Integration 4.3.5.RELEASE
Closes gh-7341
8 years ago
Andy Wilkinson e136ef6f7d Upgrade to Spring AMQP 1.6.4.RELEASE
Closes gh-7340
8 years ago
Andy Wilkinson 42581debfe Upgrade to Spring Security OAuth 2.0.12.RELEASE
Closes gh-7339
8 years ago
Stephane Nicoll 101528f41a Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll f80dbd1a21 Upgrade to joda-time 2.9.5
Closes gh-7308
8 years ago
Andy Wilkinson e5073a7172 Upgrade to Spring Security 4.2.0.RC1
Closes gh-7186
8 years ago
Andy Wilkinson 6a87df8e46 Upgrade to Spring Data Hopper SR5
Closes gh-7275
8 years ago
Andy Wilkinson f468bc3ffb Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson f02fa161b2 Upgrade to Jedis 2.8.2
Closes gh-7298
8 years ago
Andy Wilkinson 3d8428934e Upgrade to Spring Ws 2.3.1.RELEASE
Closes gh-7297
8 years ago
Andy Wilkinson b8df641ae5 Upgrade to Postgresql 9.4.1212.jre7
Closes gh-7296
8 years ago
Andy Wilkinson 5e1d6f6ea8 Upgrade to Jooq 3.8.5
Closes gh-7295
8 years ago
Andy Wilkinson f02e37cc4d Upgrade to Jolokia 1.3.5
Closes gh-7294
8 years ago
Andy Wilkinson 216e68bfe1 Upgrade to Narayana 5.3.5.Final
Closes gh-7293
8 years ago
Andy Wilkinson 0104ca435d Upgrade to Elasticsearch 2.4.1
Closes gh-7292
8 years ago
Andy Wilkinson 7d1164c279 Upgrade to Ehcache3 3.1.3
Closes gh-7291
8 years ago
Andy Wilkinson 4787a6059d Upgrade to Jetty 9.3.14.v20161028
Closes gh-7290
8 years ago
Andy Wilkinson 05ee521124 Upgrade to Tomcat 8.5.6
Closes gh-7289
8 years ago
Andy Wilkinson ecbe1a70bb Upgrade to Ehcache 2.10.3
Closes gh-7288
8 years ago
Andy Wilkinson 0d24a7f2aa Upgrade to Mysql 5.1.40
Closes gh-7287
8 years ago
Andy Wilkinson 1057efad21 Upgrade to Commons Beanutils 1.9.3
Closes gh-7286
8 years ago
Andy Wilkinson 756f9a9179 Upgrade to Hazelcast 3.6.6
Closes gh-7285
8 years ago
Andy Wilkinson 2148851ead Upgrade to Appengine 1.9.44
Closes gh-7284
8 years ago
Andy Wilkinson 175acd5c04 Upgrade to Caffeine 2.3.4
Closes gh-7283
8 years ago
Andy Wilkinson e4856749e1 Upgrade to Jackson 2.8.4
Closes gh-7282
8 years ago
Andy Wilkinson c370f498a9 Upgrade to Classmate 1.3.3
Closes gh-7281
8 years ago
Andy Wilkinson 6bcdc431b2 Start building against Spring Data Hopper snapshots
See gh-7275
8 years ago
Andy Wilkinson ef3395beaa Raise the minimum supported version of Gradle to 2.9
Closes gh-6884
8 years ago
Stephane Nicoll 9fc8d61107 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 49b244b121 Upgrade to H2 1.4.193
Closes gh-7256
8 years ago
Andy Wilkinson 92462a06ad Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 2b46a4876f Start building against Spring Framework 4.3.4 snapshots
Closes gh-7174
See gh-7213
8 years ago
Stephane Nicoll 4855bfb152 Merge branch '1.4.x' into 1.5.x 8 years ago
Stephane Nicoll 74d3a6616b Upgrade to liquibase 3.5.3
Closes gh-7208
8 years ago
Andy Wilkinson c2d97c9757 Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 5ebfa4b139 Start building against Spring Integration 4.3.5 snapshots
See gh-7197
8 years ago
Andy Wilkinson de578cb004 Upgrade to Spring Web Services 2.4.0.RELEASE
Closes gh-7185
8 years ago
Andy Wilkinson c58852e05b Start building against Spring Security 4.2.0 snapshots
See gh-7186
8 years ago
Artem Bilan c9aee66792 Upgrade to Spring Integration Java DSL 1.2.0.RELEASE
Closes gh-7166
8 years ago
Andy Wilkinson 18db285ad2 Upgrade to Spring Retry 1.2.0.RC1
Closes gh-7136
8 years ago
Andy Wilkinson 2137491d03 Add dependency management for spring-session-data-geode
Closes gh-7159
8 years ago
Andy Wilkinson a286d61acd Start building against Spring Retry 1.2.0 snapshots
See gh-7136
8 years ago
Andy Wilkinson 4922975e00 Start building against Spring AMQP 1.6.4 snapshots
1.6.4 snapshots are required for compatibility with Spring Retry 1.2

See gh-7158
8 years ago
Stephane Nicoll 58050fb72f Merge branch '1.4.x' into 1.5.x
# Conflicts:
#	spring-boot-dependencies/pom.xml
8 years ago
Gary Russell ad3179b9ee Upgrade to Spring Integration 4.3.4, AMQP 1.6.3
Closes gh-7074
8 years ago
Andy Wilkinson 901aa2764b Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson cf4142dbc0 Prevent htmlunit from pulling in commons-logging
Update dependency management to exclude commons-logging and add
an enforcer rule to spring-boot-samples to try and prevent unwanted
commons-logging dependencies from sneaking back in again.

Closes gh-7067
8 years ago
Ken Dombeck 8034ae6e37 Prevent spring-session from pulling in commons-logging
Closes gh-7064
8 years ago
Andy Wilkinson 2a035d0748 Remove support for Velocity following its deprecation in 1.4
Closes gh-6971
8 years ago
Andy Wilkinson 464915d2cc Remove support for HornetQ following its deprecation in 1.4
See gh-6971
8 years ago
Vedran Pavic c4aa78679a Upgrade Hazelcast to 3.7.1
In addition, dependency management for `hazelcast-hibernate5` module has
been added, and a separate dependency version was introduced for
`hazelcast-hibernate4` module.

Closes gh-7023
8 years ago
Andy Wilkinson b186e3f1ef Merge branch '1.4.x' into 1.5.x 8 years ago
Andy Wilkinson 73f153daca Use a property for the version of the JMS API managed dependency
Closes gh-7042
8 years ago
Vedran Pavic f485660482 Upgrade Spring Session to 1.3.0.M2
Closes gh-6979
8 years ago
Kazuki Shimizu c90eac5136 Add dependency management for jetty-proxy
Closes gh-7022
8 years ago
Andy Wilkinson 22b33908c2 Upgrade to Spring Integration Java DSL 1.2.0.RC1
Closes gh-7000
8 years ago
Stephane Nicoll 984b02dc7f Upgrade to Undertow 1.4.3.Final
Closes gh-7019
8 years ago
Andy Wilkinson a9ca8ef769 Start building against Spring Integration Java DSL 1.2.0 snapshots
See gh-7000
8 years ago
Andy Wilkinson a674357b15 Remove dependency management for cassandra-driver-dse
The 3.1 release of the Cassandra Driver does not include the
cassandra-driver-dse module.

See gh-5835
8 years ago
Andy Wilkinson c108da9d53 Upgrade to Spring Data Ingalls M1
Closes gh-6785
Closes gh-5835
8 years ago
Stephane Nicoll 5684924f60 Polish 8 years ago
Stephane Nicoll 6bd670edbc Initiate 1.4.x branch 8 years ago
Stephane Nicoll 97083300d7 Fixup version numbers following release 8 years ago
Spring Buildmaster 7e9ed5e1a7 Next Development Version 8 years ago
Dave Syer 5af4446386 Bump spring-retry to 1.1.4 8 years ago
Stephane Nicoll 1641bb2105 Upgrade to Spring Data Hopper SR3
Closes gh-6583
8 years ago
Andy Wilkinson d1fd79cfa3 Upgrade to Hibernate 5.0.11.Final
Closes gh-6944
8 years ago
Andy Wilkinson a94c6f8241 Upgrade to Spring Integration 4.3.2.RELEASE
Closes gh-6951
8 years ago
Andy Wilkinson 59637e58d4 Upgrade to Spring REST Docs 1.1.2.RELEASE
Closes gh-6949
8 years ago
Andy Wilkinson bcb6281c0d Upgrade to Neo4J OGM 2.0.5
Closes gh-6948
8 years ago
Andy Wilkinson 214fbfa3d0 Upgrade to Narayana 5.3.4.Final
Closes gh-6947
8 years ago
Andy Wilkinson e5465bc98e Upgrade to JBoss Transaction SPI 7.3.4.Final
Closes gh-6946
8 years ago
Andy Wilkinson 9614aabcf4 Upgrade to Infinispan 8.2.4.Final
Closes gh-6945
8 years ago
Andy Wilkinson 1263a26d9f Upgrade to Hibernate 5.0.10.Final
Closes gh-6944
8 years ago
Andy Wilkinson cb998bef34 Upgrade to Jersey 2.23.2
Closes gh-6943
8 years ago
Andy Wilkinson 8d1e768777 Upgrade to SolrJ 5.5.3
Closes gh-6942
8 years ago
Andy Wilkinson eb3afea96e Upgrade to Undertow 1.3.25.Final
Closes gh-6941
8 years ago
Andy Wilkinson 74397a5275 Upgrade to Querydsl 4.1.4
Closes gh-6940
8 years ago
Andy Wilkinson 22c72ea798 Upgrade to Hazelcast 3.6.5
Closes gh-6939
8 years ago
Andy Wilkinson 8b027b5290 Upgrade to App Engine API 1.9.42
Closes gh-6938
8 years ago
Andy Wilkinson f1f50ba6a0 Upgrade to Jackson 2.8.3
Closes gh-6937
8 years ago
Andy Wilkinson ccfa723b76 Merge branch '1.3.x' 8 years ago
Andy Wilkinson dd0e453b9e Upgrade to Spring Security OAuth 2.0.11.RELEASE
Closes gh-6936
8 years ago
Andy Wilkinson 8079df815c Upgrade to Spring Security JWT 1.0.5.RELEASE
Closes gh-6935
8 years ago
Andy Wilkinson f7ee84a4d4 Upgrade to Postgresql 9.4.1211.jre7
Closes gh-6934
8 years ago
Andy Wilkinson 0bc713bb52 Upgrade to Jolokia 1.3.4
Closes gh-6933
8 years ago
Andy Wilkinson 1a9f2461db Upgrade to Jaybird 2.2.11
Closes gh-6932
8 years ago
Andy Wilkinson 15793b1abc Upgrade to Jetty 9.2.19.v20160908
Closes gh-6931
8 years ago
Andy Wilkinson b6e3eb0db3 Upgrade to Tomcat 8.0.37
Closes gh-6930
8 years ago
Andy Wilkinson 4d84c4a489 Upgrade to JavaMail 1.5.6
Closes gh-6929
8 years ago
Andy Wilkinson 7665a0924f Upgrade to Spring Framework 4.3.3.RELEASE
Closes gh-6561
8 years ago
Andy Wilkinson 918ef04efa Upgrade to Spring Framework 4.2.8.RELEASE
Closes gh-6910
8 years ago
Stephane Nicoll 5371722c35 Upgrade to Caffeine 2.3.3
Closes gh-6923
8 years ago
Stephane Nicoll f4da334f1c Upgrade to Ehcache 3.1.2
Closes gh-6922
8 years ago
Andy Wilkinson faab9047d6 Start building against Spring Framework 4.2.8 snapshots
See gh-6910
8 years ago
Andy Wilkinson 045f357147 Upgrade Elasticsearch to 2.4 and restore use of Jackson 2.8
In 1.4.0 we used Elasticsearch 2.3.5 and Jackson 2.8. This
combination was incompatible in some circumstances due to a change
in Jackson (gh-6508). With Elasticsearch 2.4 yet to be released at the
time, the only way to restore compatibility was to downgrade Jackson.

With the release of Elasticsearch 2.4 we have another option: revert
the Jackson downgrade and upgrade Elasticsearch instead. While we
normally wouldn't consider upgrading to a new minor version of a
dependency in a maintenance release we have to do something to restore
compatibility. The alternative is to downgrade Jackson but that will
affect more people (Jackson is more widely used than Elasticsearch)
and will lose some functionality that was new in Jackson 2.8 that
people may already be relying upon.

This commit restores the use of Jackson 2.8 – including the
2.8-specific dependency management – and upgrades to Elasticsearch 2.4

Closes gh-6868
8 years ago
Andy Wilkinson a68cf77386 Upgrade to Tomcat 8.5.5
As part of the upgrade, Tomcat now requires a keystore to contain
an X.509 certificate. The two stores used in our tests have been
updated by exporting their private keys and adding them as
certificates. For example:

$ keytool -exportcert -keystore test.jks -alias tomcat > exported
$ keytool -importcert -keystore test.jks -file exported

Closes gh-6703
Closes gh-6657
8 years ago
Phillip Webb ede1657d79 Include Jetty EL dependency in starter
Update spring-boot-starter-jetty to include an EL dependency.

Fixes gh-6692
8 years ago
Vedran Pavic 5c605cbb8f Upgrade Spring Session to 1.2.2.RELEASE
Closes gh-6843
8 years ago
Andy Wilkinson 27a32fbb96 Polish "Provide dependency management for Querydsl"
Closes gh-6399
8 years ago
Eddú Meléndez aa46af5591 Provide dependency management for Querydsl
Closes gh-6777
See gh-6399
8 years ago
Stephane Nicoll b0face34f4 Upgrade to Spring AMQP 1.6.2.RELEASE
Closes gh-6788
8 years ago
Stephane Nicoll d6e9ccecec Upgrade to Spring Security 4.1.3.RELEASE
Closes gh-6738
8 years ago
Mark Paluch 84234858db Include netty-handler as transient dependency of cassandra-driver-dse
Previously, Spring Data Cassandra excluded Netty from the Cassandra
Driver's dependencies. This was an error that we replicated in
our dependency management. The exclusion has been removed from
Spring Data Cassandra's pom. This commit makes the equivalent update
to our dependency management.

Fixes gh-6616
Closes gh-6721
8 years ago
Andy Wilkinson 9420daf001 Downgrade Jedis to 2.8.1
Closes gh-6677
8 years ago
Stephane Nicoll 60697561aa Start building against Spring Framework 4.3.3 snapshots
See gh-6561
8 years ago
Andy Wilkinson c451eb1d19 Remove dependency management for jackson-datatype-jaxrs
We've downgraded to 2.7.x so we need to remove the dependency
management for jackson-datatype-jaxrs which is new in Jackson 2.8

Closes gh-6508
See gh-6369
8 years ago
Eddú Meléndez 4e0591a5b0 Upgrade to Spring Security 4.1.2.RELEASE
Closes gh-6644
8 years ago
Andy Wilkinson ec9549f01f Downgrade to Jackson 2.7.6 and verify Elasticsearch’s compatibility
Closes gh-6508
8 years ago
Raja Dilip Kolli 4e0b581453 Upgrade to Elasticsearch 2.3.5
Closes gh-6556
8 years ago
Andy Wilkinson a729d48bd3 Start building against Spring Data Hopper SR3 snapshots
Closes gh-6567
See gh-6583
8 years ago
Phillip Webb c7a23eae56 Fixup version numbers following release 8 years ago
Spring Buildmaster 334baaeffd Next development version 8 years ago
Stephane Nicoll 9bb6b8a012 Upgrade to Spring Framework 4.3.2.RELEASE
Closes gh-6318
8 years ago
Stephane Nicoll 29cd3c42e1 Fixup version numbers following release 8 years ago
Spring Buildmaster a89ef5df6e Next Development Version 8 years ago
Andy Wilkinson a44cc196de Merge branch '1.3.x' 8 years ago
Andy Wilkinson 7e116f6bab Upgrade to thymeleaf-extras-conditionalcomments 2.1.2.RELEASE
Closes gh-6480
8 years ago
Andy Wilkinson 1682d7b9d4 Upgrade to Jedis 2.8.2
Closes gh-6481
8 years ago
Andy Wilkinson 26c2c54a47 Upgrade to Spring REST Docs 1.1.1.RELEASE
Closes gh-6479
8 years ago
Andy Wilkinson 4e84111b43 Upgrade to Selenium 2.53.1
Closes gh-6478
8 years ago
Andy Wilkinson 5b40a276dc Upgrade to Neo4j OGM 2.0.4
Closes gh-6477
8 years ago
Andy Wilkinson 222fda447c Upgrade to jOOQ 3.8.4
Closes gh-6476
8 years ago
Andy Wilkinson 9c98c8cbc4 Upgrade to Elasticsearch 2.3.4
Closes gh-6475
8 years ago
Andy Wilkinson cdcc8a411d Upgrade to Jetty 9.3.11.v20160721
Closes gh-6474
8 years ago
Andy Wilkinson ec7a9a32b9 Upgrade to AssertJ 2.5.0
Closes gh-6473
8 years ago
Andy Wilkinson 58ccd18253 Upgrade to Log4J2 2.6.2
Closes gh-6472
8 years ago
Andy Wilkinson e15353bbd6 Upgrade to ActiveMQ 5.13.4
Closes gh-6471
8 years ago
Andy Wilkinson ec3084c3d6 Upgrade to App Engine API 1.9.40
Closes gh-6470
8 years ago
Andy Wilkinson 77b0b5ba00 Upgrade to Jackson 2.8.1
Closes gh-6469
8 years ago
Kazuki Shimizu 7b12183e7b Upgrade to Lombok 1.16.10
Closes gh-6459
8 years ago
Andy Wilkinson e683e8f062 Merge branch '1.3.x' 8 years ago
Andy Wilkinson 4a40f8d5c4 Upgrade to Postgresql 9.4.1209.jre7
Closes gh-6468
8 years ago
Andy Wilkinson 9a02252ee6 Upgrade to Freemarker 2.3.25-incubating
Closes gh-6467
8 years ago
Andy Wilkinson 11ce8d79ad Upgrade to Jetty 9.2.18.v20160721
Closes gh-6466
8 years ago
Artem Bilan 5969c5dcc5 Upgrade to Spring Integration 4.2.9.RELEASE
Closes gh-6458
8 years ago
Artem Bilan c59fa6881f Upgrade to Spring Integration 4.3.1
Closes gh-6456
8 years ago
Phillip Webb e8bedacc91 Remove optional from json-simple managed dependency
Update `spring-boot-dependencies` so that `json-simple` does not include
an `<option>true</optional>` element.

Fixes gh-6450
8 years ago
Stephane Nicoll f95c63b78c Upgrade to Spring AMQP 1.6.1.RELEASE
Closes gh-6414
8 years ago
Andy Wilkinson fe5c56c84a Revert "Updated to Spring Security 4.1.2 SNAPSHOT"
4.1.2 is not going to be out in time for inclusion in 1.4.0

See gh-6390
8 years ago
Stephane Nicoll b86241cae0 Upgrade to Ehcache 3.1.1
Closes gh-6418
8 years ago
Phillip Webb 05ff4ed4e0 Upgrade to Tomcat 8.5.4 & remove tomcat-juli
Upgrade the managed Tomcat dependency to 8.5.4 and remove `tomcat-juli`
since it's now included in `tomcat-embed-core`.

Fixes gh-6192
8 years ago
Phillip Webb be80a5878d Revert "Upgrade to Spring AMQP 1.6.1.RELEASE"
It doesn't appear to be on Maven Central

This reverts commit 6741e6a240.
8 years ago
Artem Bilan 6741e6a240 Upgrade to Spring AMQP 1.6.1.RELEASE
Closes gh-6414
8 years ago
Phillip Webb 8bf3f275c9 Merge branch '1.3.x' 8 years ago
Phillip Webb 3c67ecca61 Downgrade to HSQLDB 2.3.3
Closes gh-6415
8 years ago
Stephane Nicoll 7969d97f40 Revert to maven-compiler-plugin 3.1
This commit reverts b8ee1f7

Closes gh-6334
8 years ago
Phillip Webb f26bdd32ff Downgrade maven-compiler-plugin to 3.5
Revert the previous upgrade due to the MCOMPILER-271 issue.

Fixes gh-6391
8 years ago
Phillip Webb cca6a38558 Updated to Spring Security 4.1.2 SNAPSHOT
See gh-6390
8 years ago
Andy Wilkinson 0792d43a93 Merge branch '1.3.x 8 years ago
Raja Dilip Kolli e49ec03215 Upgrade to Thymeleaf 2.1.5.RELEASE
Closes gh-6381
8 years ago
Andy Wilkinson eb995cc07a Add dependency management for jackson-datatype-jaxrs
Closes gh-6369
8 years ago
Artem Bilan f152111685 Upgrade to Spring Integration Java DSL 1.1.3.RELEASE
Closes gh-6365
8 years ago
Andy Wilkinson 25ba9a56e6 Merge branch '1.3.x 8 years ago
Andy Wilkinson 26a233a870 Upgrade to Hikari 2.4.7
Closes gh-6344
8 years ago
Eddú Meléndez 8c273c35fa Upgrade to Spring Security 4.1.1.RELEASE
Closes gh-6350
8 years ago
Phillip Webb d6bf9775d1 Upgrade to Jackson 2.8.0
Fixes gh-6343
8 years ago
Stephane Nicoll 4fe28727ad Start building against Spring Framework 4.3.2 snapshots
See gh-6318
8 years ago
Stephane Nicoll eeb95693b3 Fixup version numbers following release 8 years ago
Spring Buildmaster 2216369348 Next Development Version 8 years ago
Stephane Nicoll ce3f4bd068 Upgrade to Spring Framework 4.3.1.RELEASE
Closes gh-6197
8 years ago
Stephane Nicoll 566b4e9a16 Upgrade to Spring Framework 4.2.7.RELEASE
Closes gh-6249
8 years ago
Andy Wilkinson fd16865988 Merge branch '1.3.x' 8 years ago
Andy Wilkinson 46a1f0d00e Upgrade to Spring Cloud Connectors 1.2.3.RELEASE
Closes gh-6315
8 years ago
Andy Wilkinson 8ce85ffb3d Upgrade to Git Commit ID Plugin 2.2.1
Closes gh-6303
9 years ago
Andy Wilkinson dc7edd4c4d Upgrade to Exec Maven Plugin 1.5.0
Closes gh-6302
9 years ago
Andy Wilkinson a7a5e5c741 Upgrade to Build Helper Maven Plugin 1.10
Closes gh-6301
9 years ago
Andy Wilkinson cc6dd6054e Upgrade to Maven War Plugin 2.6
Closes gh-6300
9 years ago
Andy Wilkinson 79af9231f8 Upgrade to Maven Site Plugin 3.5.1
closes gh-6298
9 years ago
Andy Wilkinson fc0f9fa67c Upgrade to Maven Shade Plugin 2.4.3
Closes gh-6297
9 years ago
Andy Wilkinson 7db31d78f1 Upgrade to Maven Jar Plugin 2.6
Closes gh-6296
9 years ago
Andy Wilkinson d6798c226a Upgrade to Maven Eclipse Plugin 2.10
Closes gh-6295
9 years ago
Andy Wilkinson b8ee1f769c Upgrade to Maven Compiler Plugin 3.5.1
Closes gh-6293
9 years ago
Andy Wilkinson 27bfa7f310 Upgrade to Maven Clean Plugin 2.6.1
Closes gh-6292
9 years ago
Andy Wilkinson c24c5aeb3b Upgrade to Maven Assembly Plugin 2.6
Closes gh-6291
9 years ago
Andy Wilkinson 894a8563a5 Upgrade to Maven Ant Run Plugin 1.8
Closes gh-6290
9 years ago
Andy Wilkinson 6f1c07c2d8 Upgrade to Webjars Locator 0.32
Closes gh-6289
9 years ago
Andy Wilkinson ec421b36de Upgrade to Neo4J OGM 2.0.3
Closes gh-6288
9 years ago
Andy Wilkinson 97d52665f4 Upgrade to MariaDB Java Client 1.4.6
Closes gh-6287
9 years ago
Andy Wilkinson 6fa57839cf Upgrade to Narayana 5.3.3.Final
Closes gh-6286
9 years ago
Andy Wilkinson badfc65734 Upgrade to JBoss Transaction SPI 7.3.2.Final
Closes gh-6285
9 years ago
Andy Wilkinson f6b6f125e1 Upgrade to Jetty 9.3.10.v20160621
Closes gh-6284
9 years ago
Andy Wilkinson a8c8fe117d Upgrade to SolrJ 5.5.2
Closes gh-6283
9 years ago
Andy Wilkinson 4697432edd Upgrade to Artemis 1.3.0
Closes gh-6282
9 years ago
Andy Wilkinson a433a04d38 Upgrade to Gson 2.7
Closes gh-6281
9 years ago
Andy Wilkinson b5ae8c3b66 Upgrade to Caffeine 2.3.1
Closes gh-6280
9 years ago
Andy Wilkinson 6977586e4b Upgrade to Jackson 2.7.5
Closes gh-6279
9 years ago
Andy Wilkinson ce7a1e121b Upgrade to Couchbase Java Client 2.2.8
Closes gh-6278
9 years ago
Andy Wilkinson fb79ec5825 Upgrade to Hazelcast 3.6.4
Closes gh-6277
9 years ago
Andy Wilkinson 7722ba526d Merge branch '1.3.x' 9 years ago
Andy Wilkinson 5f6821d7eb Drop back to Git Commit ID Plugin 2.1.13
Closes gh-6276
9 years ago
Andy Wilkinson 156e4e9df6 Merge branch '1.3.x' 9 years ago
Andy Wilkinson e4cead6b89 Upgrade to Git Commit ID Plugin 2.1.15
Closes gh-6276
9 years ago
Andy Wilkinson e2de73b87e Upgrade to Maven Javadoc Plugin 2.10.4
Closes gh-6274
9 years ago
Andy Wilkinson 51ea174256 Upgrade to Maven Failsafe Plugin 2.18.1
Closes gh-6273
9 years ago
Andy Wilkinson f48c02ccb5 Upgrade to Spring Integration 4.2.8.RELEASE
Closes gh-6271
9 years ago
Andy Wilkinson 72d59b9fcf Upgrade to Freemarker 2.3.24-incubating
Closes gh-6270
9 years ago
Andy Wilkinson 0976178def Upgrade to Groovy 2.4.7
Closes gh-6269
9 years ago
Andy Wilkinson 5e6f859304 Upgrade to Tomcat 8.0.36
Closes gh-6268
9 years ago
Andy Wilkinson 03c0b24798 Upgrade to httpasynclient 4.1.2
Closes gh-6267
9 years ago
Andy Wilkinson 6d3f6c5886 Upgrade to EhCache 2.10.2.2.21
Closes gh-6266
9 years ago
Andy Wilkinson bf90e67042 Upgrade to Jackson 2.6.7
Closes gh-6265
9 years ago
Stephane Nicoll f9c7db1137 Upgrade to Ehcache 3.1.0
Closes gh-6263
9 years ago
Andy Wilkinson ef35fe649b Upgrade to Jersey 2.23.1
Closes gh-6253
9 years ago
Stephane Nicoll 6527aa0e80 Downgrade to maven-failsafe-plugin 2.18.1
This commit downgrades the maven failsafe plugin version. As of 2.19, the
generated jar is used for integration tests rather than the
`target/classes` directory. The fat jar in 1.4 has changed to move
classes to `BOOT-INF/classes` and therefore these are not found anymore.

There isn't a way to configure the jar file to use in the plugin. Users
willing to use the latest version should configure a `classifier` for the
repackaged jar so that the original jar is used by failsafe.

Closes gh-6254
9 years ago
Eddú Meléndez 74d873f8ee Upgrade to spring-session 1.2.1.RELEASE
Closes gh-6251
9 years ago
Andy Wilkinson fc16d9b85c Merge branch '1.3.x' 9 years ago
Andy Wilkinson 4c8729a3f2 Upgrade to Undertow 1.3.23.Final
Closes gh-6245
9 years ago
Andy Wilkinson 911f728bc3 Start building against Spring Framework 4.2.7 snapshots
See gh-6249
9 years ago
Andy Wilkinson 52e8ad4b6b Drop back to Hibernate 5.0.9.Final
The upgrade to Hibernate 5.2.0.Final has provide to be too
problematic to live with. It requires Java 8, is incompatible with
a number of other projects in the Hibernate ecosystem, and it's
unclear for how long it will be maintained. We'd previously used
Hibernate 5.1.0.Final but its maintenance is also unclear with
Hibernate 5.1.1.Final being more than 3 months overdue.

This commit drops back to Hibernate 5.0.9.Final. This has a few
advantages:

- It's Java 7 compatible
- It's had some time to mature and should be reasonably free of
  regressions for those moving from 4.3.x
- It's used in both Wildfly and JBoss EAP so there's a fair chance
  that it will continue to be maintained.

Closes gh-6198
9 years ago
Andy Wilkinson f451de3759 Start building against Spring Framework 4.3.1 snapshots
See gh-6197
9 years ago
Dave Syer 867f86a44a Merge remote-tracking branch 'origin/1.3.x' 9 years ago
Dave Syer f083447a1b Bump spring-retry to 1.1.3 9 years ago
Andy Wilkinson f28e3d54c5 Upgrade to Tomcat 8.5.3
This commit changes the default version of Tomcat to 8.5.3 while
also retaining support for Tomcat 8.0 and 7.0. The main difference
in 8.5 is that the ServerSocketFactory abstraction that allowed the
TrustStore and KeyStore to be configured programatically no longer
exists. This logic has been replaced with the use of a custom URL
protocol (springbootssl) that provides access to the key store and
trust store of an SslStoreProvider. In addition to working with 8.5,
this approach has the advantage of also working with 8.0 and 7.0.

Closes gh-6164
9 years ago
Stephane Nicoll 2ff9e3cfdc Upgrade to Hibernate 5.2
See gh-6111
9 years ago
Jerome Loisel 12612e178f Upgrade to Elasticsearch 2.3.3
Closes gh-6116
9 years ago
Andy Wilkinson 08dd71a0d7 Remove dependency management for jetty-jsp as it does not exist
Jetty 9.3 no longer has a jetty-jsap artifact and dependency
management for it was removed in ff602e6. It was inadvertently
reintroducved in b303b3f. This commit removes it again.

See gh-5290
See gh-5825
9 years ago
Andy Wilkinson 6d06411cdc Upgrade to Log4j 2.6.1
Closes gh-6167
9 years ago
Vladimir Tsanev b303b3fe35 Support JSPs in Embedded Jetty
JSPs are now supported in executable WARs with embedded Jetty.

Fixes gh-367
Closes gh-5290
9 years ago