Commit Graph

2499 Commits (06928fc9c4b0560ba161f5139820cf3bb0f3f08a)

Author SHA1 Message Date
Stephane Nicoll 3b4832445b Merge branch '2.7.x' 3 years ago
Stephane Nicoll 098a57affb Upgrade to R2DBC Borca-RELEASE
See gh-28524
3 years ago
Stephane Nicoll 8c8c9c5f28 Upgrade to H2 2.1.210
H2 2.x contains several important changes such as moving the primary key
generation mechanism to a sequence-based identifier. This commit fixes
a number of tests that were failing.

Closes gh-29651

Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
3 years ago
Stephane Nicoll 5f7657508f Start building against Spring Batch 4.3.5 snapshots
See gh-29652
3 years ago
Andy Wilkinson e2d6516726 Remove dependency management for spring-boot-starter-jta-atomikos
Closes gh-29653
3 years ago
Stephane Nicoll d1225392d3 Remove dependency management for spring-boot-starter-activemq
Closes gh-29645
3 years ago
Brian Clozel b1c815830f Upgrade to RxJava 3.x and remove older generations
As Spring Framework removed support for RxJava 1.x and 2.x, we should do
the same and only provide dependency management for RxJava 3.x.

Closes gh-28212
3 years ago
Andy Wilkinson 191333773f Restore support for REST Assured
Closes gh-29543
3 years ago
Andy Wilkinson 1d7b1e1a46 Start building against snapshots for Spring REST Docs 3.0.0-M2
See gh-29544
3 years ago
Andy Wilkinson 3c5c5d9575 Merge branch '2.7.x' 3 years ago
Andy Wilkinson 5b95c89303 Upgrade to Solr 8.11.1
Closes gh-29517
3 years ago
Andy Wilkinson f025ab629a Switch to new coordinates for Git Commit ID Maven Plugin
Closes gh-29515
3 years ago
Andy Wilkinson 7f2c346f9d Upgrade to Yasson 2.0.4
Closes gh-29514
3 years ago
Andy Wilkinson c927105743 Upgrade to jOOQ 3.16.2
Closes gh-29512
3 years ago
Andy Wilkinson 0623d1e4d4 Upgrade to HSQLDB 2.6.1
Closes gh-29511
3 years ago
Andy Wilkinson 35650d7b59 Upgrade to HikariCP 5.0.1
Closes gh-29510
3 years ago
Andy Wilkinson 7b35fabf07 Upgrade to Derby 10.15.2.0
Closes gh-29509
3 years ago
Andy Wilkinson 75fce16633 Upgrade to Caffeine 3.0.5
Closes gh-29508
3 years ago
Andy Wilkinson 9b4edfe925 Permit dependencies that require Java 9 or later 3 years ago
Stephane Nicoll 5cbaf2ba44 Upgrade to MariaDB 2.7.5
Closes gh-29506
3 years ago
Stephane Nicoll e74eba8cea Upgrade to Hibernate 5.6.4.Final
Closes gh-29505
3 years ago
Stephane Nicoll 8d0263c329 Upgrade to Flyway 8.4.2
Closes gh-29504
3 years ago
Stephane Nicoll 1f73bff95b Merge branch '2.7.x' 3 years ago
Stephane Nicoll 6821df7c2d Upgrade to MariaDB 2.7.5
Closes gh-29506
3 years ago
Stephane Nicoll f099193776 Upgrade to Hibernate 5.6.4.Final
Closes gh-29505
3 years ago
Stephane Nicoll 0b286846fa Upgrade to Flyway 8.4.2
Closes gh-29504
3 years ago
Andy Wilkinson 92fa8ae9b7 Upgrade to Spring Session 2022.0.0-M1
Closes gh-28871
3 years ago
Andy Wilkinson 5d11c90e6d Upgrade to Spring Batch 5.0.0-M1
Closes gh-29278
3 years ago
Brian Clozel cbcc49408c Upgrade to Spring Session 2021.2.0-M1
Closes gh-29226
3 years ago
Brian Clozel 1e4e4f168d Upgrade to Spring for GraphQL 1.0.0-M5
Closes gh-29285
3 years ago
Stephane Nicoll 4d03f89a55 Harmonize dependency upgrades with Spring Boot 2.7.0-M1
Closes gh-29476
3 years ago
Stephane Nicoll d433f18922 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 4166429fd0 Add missing dependency management for Flyway
Closes gh-29474
3 years ago
Stephane Nicoll 6a70daa361 Upgrade to Pooled JMS 1.2.3
Closes gh-29473
3 years ago
Stephane Nicoll 92f1e119b4 Upgrade to MySQL 8.0.28
Closes gh-29472
3 years ago
Stephane Nicoll 23d3b0f8ea Upgrade to Liquibase 4.7.0
Closes gh-29471
3 years ago
Stephane Nicoll 801e7c4c03 Upgrade to Flyway 8.4.1
Closes gh-29470
3 years ago
Stephane Nicoll dad1e0b18d Upgrade to Embedded Mongo 3.2.8
Closes gh-29469
3 years ago
Stephane Nicoll 7de3b6e6cd Switch bomr to "any" policy 3 years ago
Stephane Nicoll 507abe88f3 Upgrade to Spring Integration 6.0.0-M1
Closes gh-28649
3 years ago
Stephane Nicoll c2f8823e4e Upgrade to Spring Integration 5.5.8
Closes gh-29286
3 years ago
Andy Wilkinson 4d3af14a1a Upgrade to Spring Web Services 4.0.0-M1
Closes gh-28648
3 years ago
Andy Wilkinson 26fecbe230 Upgrade to Thymeleaf and Security Extras 3.1.0-M1
Closes gh-49452
Closes gh-49453
3 years ago
Andy Wilkinson 12cd97a20c Reinstate support for Thymeleaf 3 years ago
Stephane Nicoll 5c9e59493d Upgrade to Spring Data 2021.2.0-M2
Closes gh-29223
3 years ago
Stephane Nicoll f08a417462 Upgrade to Spring Security 6.0.0-M1
Closes gh-28643
3 years ago
Stephane Nicoll e5f981ea5f Upgrade to Spring AMQP 3.0.0-M1
Closes gh-28646
3 years ago
Stephane Nicoll 0ec9e6e7a8 Upgrade to Spring Kafka 3.0.0-M1
Closes gh-28647
3 years ago
Andy Wilkinson 964f028f75 Upgrade to Spring REST Docs 3.0.0-M1
Closes gh-28721
3 years ago
Andy Wilkinson db6e9a7a5f Start building against Spring Batch 5.0 snapshots
This commit adapts to some changes in Spring Batch 5.0:

- A DataSource bean is now required by Batch
- A PlatformTransactionManager bean is no longer defined by Batch

See gh-29278
3 years ago