Commit Graph

5760 Commits (893792450884650b53bd478747ef2bb27bc159b6)

Author SHA1 Message Date
Andy Wilkinson 2155aac464 Upgrade to REST Assured 5.1.1
Closes gh-31333
2 years ago
Andy Wilkinson 9ff411e6af Upgrade to Mockito 4.6.1
Closes gh-31332
2 years ago
Andy Wilkinson d4be484d27 Upgrade to AssertJ 3.23.1
Closes gh-31331
2 years ago
Andy Wilkinson 11cbb2549e Merge branch '2.7.x'
Closes gh-31256
2 years ago
Andy Wilkinson c379456722 Remove dependency management for spring-ldap-ldif-batch
The spring-ldap-ldif-batch module was removed in Spring LDAP 2.4.0 in
favor of the equivalent code that already exists in Spring Batch.
This commit aligns Boot's dependency management with this removal.

Closes gh-31254
2 years ago
Stephane Nicoll 0dbcb5f6d3 Start building against Spring Framework 6.0.0-M5 snapshots
See gh-31241
3 years ago
Andy Wilkinson a659e89dd4 Merge branch '2.7.x'
Closes gh-31187
3 years ago
Youri Bonnaffe d38bc13fd5 Remove mimepull dependency
Mimepull dependency was introduced in 1c18fd8 for gh-14924 to force the
version as the one coming from saaj-impl was not on Maven Central.
This is no longer the case.

Version 1.10.0 of Mimepull has been built with Java 11, breaking
compatibility with Java 8 for Spring Boot.

See gh-31145
3 years ago
Andy Wilkinson e13f187c37 Upgrade to REST Assured 5.1.0
Closes gh-31158
3 years ago
Henning Poettker 102d9ff10a Use Spring Batch Bom
See gh-31122
3 years ago
Stephane Nicoll 1b1e6e6f73 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 63fc60d354 Upgrade to SendGrid 4.9.2
Closes gh-31116
3 years ago
Stephane Nicoll 8fc1f07901 Upgrade to Spring Batch 5.0.0-M3
Closes gh-30459
3 years ago
Stephane Nicoll d013237d87 Upgrade to Spring Integration 6.0.0-M3
Closes gh-31063
3 years ago
Stephane Nicoll 136a577cdc Upgrade to Spring Session 2022.0.0-M2
Closes gh-30639
3 years ago
Stephane Nicoll 4a310ff7b9 Upgrade to Spring Session Bom 2021.2.0
Closes gh-31021
3 years ago
Andy Wilkinson 5959c6eec8 Prohibit Jakarta JMS upgrade that exceeds Jakarta EE 9 baseline
See gh-31045
3 years ago
Andy Wilkinson fd2459ccac Upgrade to Thymeleaf 3.1.0.M2
Closes gh-31110
3 years ago
Andy Wilkinson abfb675d20 Upgrade to Spring Security 6.0.0-M5
Closes gh-31101
3 years ago
Andy Wilkinson d46c09cda3 Upgrade to Spring Security 5.7.1
Closes gh-31100
3 years ago
Andy Wilkinson cc93a0a30e Upgrade to Spring Batch 4.3.6
Closes gh-31020
3 years ago
Brian Clozel e34187d05f Upgrade to Spring for GraphQL 1.0.0
Closes gh-30858
3 years ago
Andy Wilkinson 723a7b2bff Upgrade to Spring Kafka 3.0.0-M4
Closes gh-30645
3 years ago
Andy Wilkinson 96c2d08fc4 Remove support for Solr as it is not compatible with Jetty 11
Closes gh-31054
3 years ago
Stephane Nicoll 2f46928f84 Upgrade to Spring Integration 5.5.12
Closes gh-31062
3 years ago
Andy Wilkinson 1238e1f20b Upgrade to Kafka 3.2.0
Closes gh-31084
3 years ago
Stephane Nicoll 234eba327d Upgrade to Hibernate 5.6.9.Final
Closes gh-31081
3 years ago
Stephane Nicoll b196a78787 Upgrade to Flyway 8.5.11
Closes gh-31080
3 years ago
Andy Wilkinson 56949250ef Polish 3 years ago
Andy Wilkinson 3e19bd6165 Merge branch '2.7.x' 3 years ago
Andy Wilkinson 57598490bf Merge branch '2.6.x' into 2.7.x
Closes gh-31079
3 years ago
Andy Wilkinson f6b095bdfd Merge branch '2.5.x' into 2.6.x
Closes gh-31078
3 years ago
Andy Wilkinson f19d91561b Manage version of all Artemis modules upon which the build depends
Closes gh-31077
3 years ago
Stephane Nicoll bf0af6ebed Upgrade to Spring Security 6.0.0-M4
Closes gh-30633
3 years ago
Stephane Nicoll ea1a6ac4ec Upgrade to Spring Security 5.7.0
Closes gh-31019
3 years ago
Stephane Nicoll 98ac7ee048 Upgrade to Spring Kafka 2.8.6
Closes gh-31018
3 years ago
Stephane Nicoll d2d4eefe1b Upgrade to Spring Security 5.6.4
Closes gh-31012
3 years ago
Stephane Nicoll a9df2a1ef7 Upgrade to Spring Kafka 2.8.6
Closes gh-31010
3 years ago
Stephane Nicoll f7f4831199 Upgrade to Spring Security 5.5.7
Closes gh-31005
3 years ago
Stephane Nicoll e9791e904d Upgrade to Spring Kafka 2.7.14
Closes gh-31004
3 years ago
Andy Wilkinson ef03bb8aa2 Upgrade to Spring REST Docs 3.0.0-M3
Closes gh-30424
3 years ago
Andy Wilkinson 43effa5c8f Upgrade to Spring AMQP 3.0.0-M3
Closes gh-31066
3 years ago
Andy Wilkinson 98511420ac Upgrade to Spring AMQP 2.4.5
Closes gh-31022
3 years ago
Andy Wilkinson 9381daddb3 Upgrade to Spring AMQP 2.4.5
Closes gh-31009
3 years ago
Stephane Nicoll 7829cb7e5f Start building against Spring Integration 6.0.0-M3 snapshots
See gh-31063
3 years ago
Stephane Nicoll b748d2cfef Start building against Spring Integration 5.5.12 snapshots
See gh-31062
3 years ago
Stephane Nicoll 6cc8714dec Start building against Spring Integration 5.5.12 snapshots
See gh-31061
3 years ago
Stephane Nicoll d479d2eeb9 Start building against Spring Integration 5.5.12 snapshots
See gh-31060
3 years ago
Andy Wilkinson 5ffe4598f5 Revert "Upgrade to Solr 9.0.0"
It requires Jetty 9.4.x but we're using Jetty 11.

This reverts commit b2bd3dee5e.

See gh-31054
3 years ago
Andy Wilkinson 6c01b341fa Prohibit upgrades to exceed Jakarta EE 9 baseline
Closes gh-31045
3 years ago