Commit Graph

17797 Commits

Author SHA1 Message Date
Andy Wilkinson
7729aef9c0 Upgrade to GraphQL Java 18.5
Closes gh-34995
2023-04-14 17:36:23 +01:00
Andy Wilkinson
e70226b48e Adapt to breaking changes in Spring Security internals
See gh-34948
2023-04-13 14:11:20 +01:00
Stephane Nicoll
4535f4a39c Upgrade to Spring Framework 5.3.27
Closes gh-34857
2023-04-13 12:13:22 +02:00
Stephane Nicoll
3f022867f4 Polish "Start building against Spring Security 5.7.8 snapshots"
See gh-34948
2023-04-12 12:26:43 +02:00
Stephane Nicoll
5bd926d656 Start building against Spring WS 3.1.6 snapshots
See gh-34949
2023-04-12 11:00:56 +02:00
Stephane Nicoll
1d1d6ef637 Start building against Spring Security 5.7.8 snapshots
See gh-34948
2023-04-12 11:00:51 +02:00
Stephane Nicoll
ddf9d240f7 Start building against Spring AMQP 2.4.12 snapshots
See gh-34947
2023-04-12 11:00:46 +02:00
Stephane Nicoll
cdb666c35a Upgrade to Reactor Bom 2020.0.31
Closes gh-34856
2023-04-12 10:16:17 +02:00
Gerrit Meier
96919b4fcd Use current Neo4j version in testcontainers
See gh-34775
2023-04-11 16:49:27 +02:00
Stephane Nicoll
4b8829364e Polish "Use removeIf rather than Iterator-based removal"
See gh-34762
2023-04-11 16:32:26 +02:00
SeasonPan
0d13e31827 Use removeIf rather than Iterator-based removal
See gh-34762
2023-04-11 16:20:43 +02:00
João Guilherme de Souza Lima
b418ab8623 Clarify servlet container compatibility
See gh-34697
2023-04-11 15:31:16 +02:00
Stephane Nicoll
cade537253 Upgrade to Micrometer 1.9.10
Closes gh-34855
2023-04-11 13:22:23 +02:00
Phillip Webb
3e9a136143 Polish gradle formatting 2023-04-10 21:14:09 -07:00
Phillip Webb
b5cf3e0a1a Backport 'Support import into Eclipse 2022-06'
Backport `spring-boot-cli` gradle fix from d4ed2bd4 to allow clean
import into Eclipse 2022-06 and above.
2023-04-09 17:19:39 -07:00
Stephane Nicoll
d823d7b0b1 Upgrade to Undertow 2.2.24.Final
Closes gh-34910
2023-04-07 16:02:57 +02:00
Stephane Nicoll
e0d740fe85 Upgrade to Netty 4.1.91.Final
Closes gh-34909
2023-04-07 15:42:34 +02:00
Stephane Nicoll
abc7bd0c5f Upgrade to Logback 1.2.12
Closes gh-34908
2023-04-07 15:42:29 +02:00
Stephane Nicoll
ca48c6a034 Upgrade to Groovy 3.0.17
Closes gh-34907
2023-04-07 15:42:24 +02:00
Stephane Nicoll
8323cf3db6 Upgrade to DB2 JDBC 11.5.8.0
Closes gh-34906
2023-04-07 15:42:19 +02:00
Stephane Nicoll
649796cdae Start building against Spring Data Bom 2021.2.11 snapshots
See gh-34902
2023-04-07 13:21:26 +02:00
Christoph Dreis
9107c5cae3 Avoid repeated class lookups in tests
See gh-34613
2023-04-05 16:40:21 +02:00
Stephane Nicoll
6c4809f54b Start building against Spring Framework 5.3.27 snapshots
See gh-34857
2023-04-05 13:31:49 +02:00
Stephane Nicoll
a51dff9ef1 Start building against Reactor Bom 2020.0.31 snapshots
See gh-34856
2023-04-05 13:31:44 +02:00
Stephane Nicoll
f965eff735 Start building against Micrometer 1.9.10 snapshots
See gh-34855
2023-04-05 13:31:38 +02:00
Andy Wilkinson
c9e69b13b1 Resolve placeholders in reference config against all other config
Fixes gh-34643
2023-03-28 14:43:53 +01:00
Andy Wilkinson
a3135b49c3 Merge pull request #34764 from krzyk
* gh-34764:
  Polish "Fix support for default values in banner placeholders"
  Fix support for default values in banner placeholders

Closes gh-34764
2023-03-28 10:20:23 +01:00
Andy Wilkinson
2d280bb967 Polish "Fix support for default values in banner placeholders"
See gh-34764
2023-03-28 09:57:22 +01:00
Krzysztof Krason
5c01aa719c Fix support for default values in banner placeholders
See gh-34764
2023-03-28 09:53:52 +01:00
Andy Wilkinson
4705e82a6e Note that optional dependencies are included by run and repackage
Closes gh-34636
2023-03-28 09:33:06 +01:00
Andy Wilkinson
5669ea69d0 Consider properties on outer class in nested sliced tests
Prior to this commit, properties configured using the properties
attribute of a `@…Test` sliced test annotation would not be considered
when processed a `@Nested` test class. This would lead to the nested
class not reusing its outer class's application context due to the
two having different property configuration.

Fixes gh-33317
2023-03-27 17:58:51 +01:00
Mortitz Halbritter
dcb4f3cf97 Polish 2023-03-23 23:03:46 -07:00
Mortitz Halbritter
bece347987 Polish 2023-03-23 22:59:26 -07:00
Andy Wilkinson
1fc3c34fa2 Document support for Java 20
Closes gh-34642
2023-03-23 07:45:46 +00:00
Andy Wilkinson
1508e3cec8 Upgrade to Spring Integration 5.5.17
Closes gh-34722
2023-03-22 21:16:25 +00:00
Andy Wilkinson
dd8f0c4e98 Upgrade to GraphQL Java 18.4
Closes gh-34717
2023-03-22 19:22:33 +00:00
Scott Frederick
1c05ad2852 Polish "Clarify conventions for custom error pages in WebFlux"
See gh-34534
2023-03-21 14:59:07 -05:00
Dave Syer
f285364f22 Clarify conventions for custom error pages in WebFlux
See gh-34534
2023-03-21 14:59:07 -05:00
Scott Frederick
bf48c6c7f3 Merge pull request #34517 from anthonydahanne
* gh-34517:
  Polish "Add documentation for publishing images with Maven command line"
  Add documentation for publishing images with Maven command line

Closes gh-34517
2023-03-21 14:52:21 -05:00
Andy Wilkinson
932c203e06 Upgrade to Spring Session Bom 2021.2.1
Closes gh-34533
2023-03-21 19:20:04 +00:00
Scott Frederick
ad680ed4ea Polish "Add documentation for publishing images with Maven command line"
See gh-34517
2023-03-21 13:30:50 -05:00
Anthony Dahanne
21978da02a Add documentation for publishing images with Maven command line
See gh-34517
2023-03-21 13:30:50 -05:00
Andy Wilkinson
fbce81fd24 Upgrade to Spring GraphQL 1.0.4
Closes gh-34532
2023-03-21 18:11:18 +00:00
Andy Wilkinson
0f0222b0f8 Upgrade to Spring AMQP 2.4.11
Closes gh-34607
2023-03-21 18:11:18 +00:00
Scott Frederick
6dc0f90e00 Polish "Disable embedded web auto-config when not using embedded web server"
See gh-34332
2023-03-20 18:38:04 -05:00
Guirong Hu
b2facecb12 Disable embedded web auto-config when not using embedded web server
See gh-34332
2023-03-20 18:14:58 -05:00
Andy Wilkinson
fe39ee671d Upgrade to UnboundID LDAPSDK 6.0.8
Closes gh-34656
2023-03-20 21:07:57 +00:00
Andy Wilkinson
4be288f672 Upgrade to Tomcat 9.0.73
Closes gh-34655
2023-03-20 21:07:57 +00:00
Andy Wilkinson
676cac99b7 Upgrade to Spring HATEOAS 1.5.4
Closes gh-34654
2023-03-20 19:39:47 +00:00
Andy Wilkinson
078c5f5c2c Upgrade to Spring Framework 5.3.26
Closes gh-34531
2023-03-20 19:39:42 +00:00