Commit Graph

41594 Commits

Author SHA1 Message Date
Stephane Nicoll
9fe172e8f3 Merge branch '2.7.x' into 3.0.x 2023-04-11 15:34:11 +02:00
Stephane Nicoll
5a6e7d1226 Merge pull request #34697 from jgslima
* pr/34697:
  Clarify servlet container compatibility

Closes gh-34697
2023-04-11 15:33:56 +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
bd0561fc10 Upgrade to Neo4j Java Driver 5.7.0
Closes gh-34930
2023-04-11 14:45:41 +02:00
Stephane Nicoll
ab347e7b3c Upgrade to Infinispan 14.0.8.Final
Closes gh-34929
2023-04-11 13:57:22 +02:00
Stephane Nicoll
6cedcaa901 Upgrade to Caffeine 3.1.6
Closes gh-34928
2023-04-11 13:57:17 +02:00
Stephane Nicoll
e1de81e9e3 Merge branch '2.7.x' into 3.0.x 2023-04-11 13:25:59 +02:00
Stephane Nicoll
17ed74f4ea Upgrade to Micrometer Tracing 1.0.4
Closes gh-34859
2023-04-11 13:24:21 +02:00
Stephane Nicoll
9e27ad45ac Upgrade to Micrometer 1.10.6
Closes gh-34858
2023-04-11 13:23:48 +02:00
Stephane Nicoll
cade537253 Upgrade to Micrometer 1.9.10
Closes gh-34855
2023-04-11 13:22:23 +02:00
Phillip Webb
3ba3558cff Merge branch '2.7.x' into 3.0.x 2023-04-10 21:14:34 -07:00
Phillip Webb
3e9a136143 Polish gradle formatting 2023-04-10 21:14:09 -07:00
Phillip Webb
d442bfbeff Polish 2023-04-10 16:22:11 -07:00
Phillip Webb
79db5025ba Merge branch '2.7.x' into 3.0.x 2023-04-09 17:25:03 -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
Phillip Webb
e0b9ec2bc2 Fix Eclipse WTP facet version
Add `WarConventions` to fix the facet version used by Eclipse WTP
2023-04-09 15:42:44 -07:00
Phillip Webb
25e0954b90 Revert "Set correct Eclipse WTP facet version"
This reverts commit d394ad3d3d.
2023-04-07 19:18:57 -04:00
Phillip Webb
d394ad3d3d Set correct Eclipse WTP facet version 2023-04-07 19:03:50 -04:00
Phillip Webb
4c06d4d646 Merge branch '2.7.x' into 3.0.x 2023-04-07 17:56:32 -04:00
Phillip Webb
e912c1b2b8 Update eclipse setup file 2023-04-07 17:55:44 -04:00
Stephane Nicoll
734b837203 Upgrade to Yasson 3.0.3
Closes gh-34916
2023-04-07 16:32:09 +02:00
Stephane Nicoll
62397031fd Upgrade to Undertow 2.3.5.Final
Closes gh-34915
2023-04-07 16:32:03 +02:00
Stephane Nicoll
b863fcd6a1 Upgrade to Netty 4.1.91.Final
Closes gh-34914
2023-04-07 16:31:58 +02:00
Stephane Nicoll
f3cdad35df Upgrade to Maven Resources Plugin 3.3.1
Closes gh-34913
2023-04-07 16:31:53 +02:00
Stephane Nicoll
5204b5abaa Upgrade to jOOQ 3.17.11
Closes gh-34912
2023-04-07 16:31:48 +02:00
Stephane Nicoll
76112f537f Upgrade to Groovy 4.0.11
Closes gh-34911
2023-04-07 16:31:43 +02:00
Stephane Nicoll
2f98bdac1f Merge branch '2.7.x' into 3.0.x 2023-04-07 16:26:51 +02: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
7b0f241fd6 Merge branch '2.7.x' into 3.0.x 2023-04-07 13:49:55 +02:00
Stephane Nicoll
5db3934e2a Start building against Spring LDAP 3.0.2 snapshots
See gh-34904
2023-04-07 13:24:58 +02:00
Stephane Nicoll
b4f0e25ce1 Start building against Spring Data Bom 2022.0.5 snapshots
See gh-34903
2023-04-07 13:24:52 +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
Stephane Nicoll
ace8cff1b3 Merge branch '2.7.x' into 3.0.x
Closes gh-34869
2023-04-05 16:57:44 +02:00
Stephane Nicoll
da84e41f7c Merge pull request #34613 from dreis2211
* pr/34613:
  Avoid repeated class lookups in tests

Closes gh-34613
2023-04-05 16:57:34 +02:00
Christoph Dreis
9107c5cae3 Avoid repeated class lookups in tests
See gh-34613
2023-04-05 16:40:21 +02:00
Stephane Nicoll
378b46855c Merge pull request #34305 from marbon87
* pr/34305:
  Polish "Auto-configure observation for Spring-Batch"
  Auto-configure observation for Spring-Batch

Closes gh-34305
2023-04-05 16:13:29 +02:00
Stephane Nicoll
579364c2ec Polish "Auto-configure observation for Spring-Batch"
See gh-34305
2023-04-05 16:12:49 +02:00
Mark Bonnekessel
5ad29db9c8 Auto-configure observation for Spring-Batch
See gh-34305
2023-04-05 15:53:19 +02:00
Stephane Nicoll
2f54a0c77f Merge branch '2.7.x' into 3.0.x 2023-04-05 14:19:34 +02:00
Stephane Nicoll
cbf67b1c9a Start building against Spring Framework 6.0.8 snapshots
See gh-34861
2023-04-05 13:50:08 +02:00
Stephane Nicoll
3812cb1b44 Start building against Reactor Bom 2022.0.6 snapshots
See gh-34860
2023-04-05 13:50:04 +02:00
Stephane Nicoll
cc213a5424 Start building against Micrometer Tracing 1.0.4 snapshots
See gh-34859
2023-04-05 13:49:59 +02:00
Stephane Nicoll
bca565bc17 Start building against Micrometer 1.10.6 snapshots
See gh-34858
2023-04-05 13:49:54 +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