Commit Graph

49143 Commits

Author SHA1 Message Date
Andy Wilkinson
f961572274 Merge branch '3.2.x' 2024-06-14 17:14:27 +01:00
Andy Wilkinson
0e42a02dc7 Use anchor to position page when linking to CoC 2024-06-14 17:12:05 +01:00
Andy Wilkinson
aa967e7af4 Polish CoC link 2024-06-14 17:11:06 +01:00
Andy Wilkinson
40052f5658 Merge branch '3.2.x'
Closes gh-41105
2024-06-14 17:08:26 +01:00
Andy Wilkinson
1b728d574f Remove repo-specific code of conduct
This will allow us to inherit the org's CoC instead.

Closes gh-41098
2024-06-14 17:07:30 +01:00
Andy Wilkinson
3188d084ea Merge branch '3.2.x'
Closes gh-41104
2024-06-14 17:06:07 +01:00
Andy Wilkinson
31f967723d Fix Mongo health indicators when using the strict V1 API
Closes gh-41101
2024-06-14 17:05:09 +01:00
Moritz Halbritter
e1aef9db6f Rename parameter
See gh-40904
2024-06-14 08:32:38 +02:00
Scott Frederick
7d96789869 Fix Bitnami MongoDB environment variables for Docker Compose
Fixes gh-41097
2024-06-13 15:20:36 -05:00
Andy Wilkinson
4e3d1a67d7 Upgrade to Spring Framework 6.1.9
Closes gh-41034
2024-06-13 12:57:15 +01:00
Andy Wilkinson
92a745a59a Merge branch '3.2.x' 2024-06-13 12:55:37 +01:00
Andy Wilkinson
60f8939e26 Upgrade to Spring Framework 6.1.9
Closes gh-41019
2024-06-13 12:55:24 +01:00
Andy Wilkinson
3687e4c9aa Upgrade to Reactor Bom 2023.0.7
Closes gh-41016
2024-06-13 12:55:23 +01:00
Andy Wilkinson
622c0a9fbc Upgrade to Infinispan 14.0.29.Final
Closes gh-41096
2024-06-13 12:55:23 +01:00
Andy Wilkinson
2d2799784d Upgrade to Hibernate 6.4.9.Final
Closes gh-41095
2024-06-13 12:55:18 +01:00
Scott Frederick
84956ad56b Merge branch '3.2.x'
Closes gh-41091
2024-06-12 15:16:26 -05:00
Scott Frederick
e228ed39b3 Support CNB builders that do not specify a stack
Fixes gh-41046
2024-06-12 15:16:21 -05:00
Andy Wilkinson
9817ff5622 Prevent double-processing of <include>s when using AOT
Fixes gh-41081
2024-06-12 20:20:12 +01:00
Moritz Halbritter
76e2009bd8 Merge branch '3.2.x'
Closes gh-41084
2024-06-12 11:12:07 +02:00
Moritz Halbritter
fed13b0e0c Back off if DataSource is not on the classpath
Closes gh-41082
2024-06-12 11:02:51 +02:00
Moritz Halbritter
98018dd1d7 Merge pull request #41083 from PiyalAhmed
* pr/41083:
  Add file extension to xref

Closes gh-41083
2024-06-12 10:49:37 +02:00
Piyal Ahmed
e2cf638cd5 Add file extension to xref
See gh-41083
2024-06-12 10:45:07 +02:00
Phillip Webb
147240aa0c Merge branch '3.2.x'
Closes gh-41080
2024-06-11 13:32:30 -07:00
Phillip Webb
847ff50676 Merge pull request #40974 from asashour
* pr/40974:
  Polish "Use method references when possible in test code"
  Use method references when possible in test code
  Polish "Use method references when possible"
  Use method references when possible

Closes gh-40974
2024-06-11 13:32:18 -07:00
Phillip Webb
bcbcafaab2 Polish "Use method references when possible in test code"
See gh-40974
2024-06-11 12:58:04 -07:00
Ahmed Ashour
207327d97c Use method references when possible in test code
See gh-40974
2024-06-11 12:58:00 -07:00
Phillip Webb
dcccb3b2b1 Polish "Use method references when possible"
See gh-40974
2024-06-11 12:57:59 -07:00
Ahmed Ashour
507229eef8 Use method references when possible
See gh-40974
2024-06-11 12:57:55 -07:00
Ahmed Ashour
3a375ef66e Prevent unnecessary boxing
See gh-40985
2024-06-11 12:36:10 -07:00
Phillip Webb
41c93c53e5 Merge branch '3.2.x'
Closes gh-41079
2024-06-11 12:31:43 -07:00
Phillip Webb
ef99ce0ba9 Merge pull request #40985 from asashour
* pr/40985:
  Prevent unnecessary unboxing
  Remove redundant cast
  Polish "Use 'switch' instead of 'if'"
  Use 'switch' instead of 'if'

Closes gh-40985
2024-06-11 12:29:05 -07:00
Ahmed Ashour
4f6509d5ff Prevent unnecessary unboxing
See gh-40985
2024-06-11 12:24:13 -07:00
Ahmed Ashour
623c395c0c Remove redundant cast
See gh-40985
2024-06-11 12:24:13 -07:00
Phillip Webb
a18cb37657 Polish "Use 'switch' instead of 'if'"
See gh-40985
2024-06-11 12:24:13 -07:00
Ahmed Ashour
2c5934dab2 Use 'switch' instead of 'if'
See gh-40985
2024-06-11 12:24:11 -07:00
Phillip Webb
255bcc28e6 Merge branch '3.2.x'
Closes gh-41077
2024-06-11 10:48:52 -07:00
Phillip Webb
9ddb7b0238 Merge pull request #41053 from PiyalAhmed
* pr/41053:
  Polish "Use constructor rather than Collection.addAll"
  Use constructor rather than Collection.addAll

Closes gh-41053
2024-06-11 10:45:07 -07:00
Phillip Webb
ecc9a2352d Polish "Use constructor rather than Collection.addAll"
See gh-41053
2024-06-11 10:02:27 -07:00
Piyal Ahmed
17adcfc180 Use constructor rather than Collection.addAll
See gh-41053
2024-06-11 09:39:45 -07:00
Phillip Webb
d37098153c Polish 2024-06-11 09:35:59 -07:00
Andy Wilkinson
3912d6ccac Upgrade to Reactor Bom 2023.0.7
Closes gh-41031
2024-06-11 15:13:59 +01:00
Andy Wilkinson
7557ca8e08 Upgrade to Netty 4.1.111.Final
Closes gh-41075
2024-06-11 15:13:59 +01:00
Andy Wilkinson
4a53df9854 Upgrade to MSSQL JDBC 12.6.2.jre11
Closes gh-41074
2024-06-11 15:13:55 +01:00
Andy Wilkinson
2e6dcc495e Upgrade to Micrometer Tracing 1.3.1
Closes gh-41042
2024-06-11 15:13:50 +01:00
Andy Wilkinson
3d5eb316cb Upgrade to Micrometer 1.13.1
Closes gh-41030
2024-06-11 15:13:50 +01:00
Andy Wilkinson
af22ed7068 Upgrade to Maven Help Plugin 3.4.1
Closes gh-41073
2024-06-11 15:13:49 +01:00
Andy Wilkinson
032f1ec2ed Upgrade to jOOQ 3.19.9
Closes gh-41072
2024-06-11 15:13:44 +01:00
Andy Wilkinson
ce22422fd1 Upgrade to Jetty 12.0.10
Closes gh-41071
2024-06-11 15:13:40 +01:00
Andy Wilkinson
35fbf5a54e Upgrade to Jetty Reactive HTTPClient 4.0.5
Closes gh-41070
2024-06-11 15:13:36 +01:00
Andy Wilkinson
c7a0d7af87 Upgrade to Jersey 3.1.7
Closes gh-41069
2024-06-11 15:13:31 +01:00