Commit Graph

28023 Commits

Author SHA1 Message Date
Moritz Halbritter
f20e796d2b Update CDS documentation to cover AOTCache
Closes gh-44970
2025-04-15 10:22:36 +02:00
Phillip Webb
0dca16c7eb Merge branch '3.3.x' into 3.4.x
Closes gh-45194
2025-04-14 18:57:26 -07:00
Phillip Webb
9b1b7e608c Prevent 'not eligible for getting processed' warnings when using JMX
Update auto-configured `IntegrationMBeanExporter` to be created from
a static method since it's a post-processor. Relevant injection now
occurs by overriding the `afterSingletonsInstantiated()` method.

Closes gh-45186
2025-04-14 18:55:28 -07:00
Phillip Webb
b80bdbb182 Merge branch '3.3.x' into 3.4.x
Closes gh-45192
2025-04-14 16:18:41 -07:00
Johnny Lim
08c67cc353 Replace deprecated Project.task()
See gh-45009

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-04-14 16:17:53 -07:00
Stéphane Nicoll
70001c4d2c Upgrade to Micrometer Tracing 1.4.5
Closes gh-45086
2025-04-14 18:05:32 +02:00
Stéphane Nicoll
d91c16be92 Upgrade to Micrometer 1.14.6
Closes gh-45085
2025-04-14 18:05:32 +02:00
Stéphane Nicoll
7fd8e5e081 Upgrade to AspectJ 1.9.24
Closes gh-45184
2025-04-14 18:05:31 +02:00
Stéphane Nicoll
09cf553850 Upgrade to Micrometer Tracing 1.3.11
Closes gh-45052
2025-04-14 18:04:23 +02:00
Stéphane Nicoll
5e7a9b7892 Upgrade to Micrometer 1.13.13
Closes gh-45051
2025-04-14 18:04:23 +02:00
Stéphane Nicoll
53ca06caf3 Upgrade to AspectJ 1.9.24
Closes gh-45183
2025-04-14 18:04:22 +02:00
Andy Wilkinson
3ce83e449f Merge branch '3.3.x' into 3.4.x
Closes gh-45178
2025-04-14 11:52:06 +01:00
Andy Wilkinson
3233341d45 Improve class conditions on auth server JWT auto-config
Prior to this change, introspection of the auto-configuration could
fail due to insufficient protection against missing classes.

This commit introduces an extra class-level check for Nimbus's
JWKSource which ensures that the auto-configuration backs off if
nimbus-jose-jwt has been excluded. It also introduces an inner-class
for the case where spring-security-oauth2-jose is not on the
classpath. This ensures that the method defining the jwtDecoder bean
does not cause an introspection failure when JwtDecoder is missing.

Closes gh-45177
2025-04-14 11:51:49 +01:00
Andy Wilkinson
9d063e3ea9 Merge branch '3.3.x' into 3.4.x
Closes gh-45176
2025-04-14 10:39:06 +01:00
Andy Wilkinson
4cfc3b0735 Add the use of token properties in documentation
Closes gh-44990
2025-04-14 10:37:57 +01:00
Phillip Webb
a506d2bdb5 Fix merge commit error in header 2025-04-11 10:19:03 -07:00
Phillip Webb
35dc8e6f88 Merge branch '3.3.x' into 3.4.x 2025-04-11 09:42:13 -07:00
Phillip Webb
2143d702f2 Polish boolean members that can use the default false value 2025-04-11 09:32:35 -07:00
Phillip Webb
ef9ad41b0a Merge branch '3.3.x' into 3.4.x
Closes gh-45166
2025-04-11 09:19:32 -07:00
Yanming Zhou
0a1c9060c5 Polish ternary operator
See gh-45156

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-04-11 09:19:01 -07:00
Stéphane Nicoll
bb759d81ce Merge branch '3.3.x' into 3.4.x
Closes gh-45159
2025-04-11 10:32:41 +02:00
Stéphane Nicoll
6d3686451b Polish "Add missing dependency management for MongoDB"
See gh-45018
2025-04-11 10:29:26 +02:00
Bartosz Markowski
3e277a28b4 Add missing dependency management for MongoDB
See gh-45018

Signed-off-by: Bartosz Markowski <bmarkowski@fastmail.com>
2025-04-11 10:29:03 +02:00
Phillip Webb
96899e08d4 Merge branch '3.3.x' into 3.4.x 2025-04-10 16:30:04 -07:00
Phillip Webb
935d759754 Fix 'Protect against empty OS string in Docker Image' logic
See gh-45152
2025-04-10 16:29:59 -07:00
Phillip Webb
5a3fc4a48b Merge branch '3.3.x' into 3.4.x
Closes gh-45153
2025-04-10 16:08:56 -07:00
Phillip Webb
c071f56653 Protect against empty OS string in Docker Image
Update `Image` to protect against `os` being `null` or and empty
String.

Fixes gh-45152
2025-04-10 15:47:55 -07:00
Phillip Webb
d39d29bead Start building against Spring Session 3.4.3 snapshots
See gh-45098
2025-04-10 12:21:46 -07:00
Phillip Webb
75c1758d66 Start building against Spring Security 6.4.5 snapshots
See gh-45097
2025-04-10 12:21:45 -07:00
Phillip Webb
5f169d5e9c Start building against Spring Pulsar 1.2.5 snapshots
See gh-45096
2025-04-10 12:21:45 -07:00
Phillip Webb
cef9c4a709 Start building against Spring Kafka 3.3.5 snapshots
See gh-45094
2025-04-10 12:21:45 -07:00
Phillip Webb
8811069cbb Start building against Spring Integration 6.4.4 snapshots
See gh-45093
2025-04-10 12:21:45 -07:00
Phillip Webb
d2800a8fd0 Start building against Spring Data Bom 2024.1.5 snapshots
See gh-45090
2025-04-10 12:21:45 -07:00
Phillip Webb
40f81ae5be Start building against Spring Authorization Server 1.4.3 snapshots
See gh-45089
2025-04-10 12:21:45 -07:00
Phillip Webb
69e9519957 Start building against Spring AMQP 3.2.5 snapshots
See gh-45088
2025-04-10 12:21:45 -07:00
Phillip Webb
9368b85332 Start building against Reactor Bom 2024.0.5 snapshots
See gh-45087
2025-04-10 12:21:45 -07:00
Phillip Webb
ea89b0a623 Start building against Micrometer Tracing 1.4.5 snapshots
See gh-45086
2025-04-10 12:21:44 -07:00
Phillip Webb
04d2554d6a Start building against Micrometer 1.14.6 snapshots
See gh-45085
2025-04-10 12:21:44 -07:00
Phillip Webb
c9b8470255 Align proxies with defaults from Tomcat 10.1.40
See gh-45084
2025-04-10 12:21:44 -07:00
Phillip Webb
bc45ed86b6 Upgrade to Pulsar 3.3.6
Closes gh-45083
2025-04-10 12:21:44 -07:00
Phillip Webb
7f18a7d7ca Upgrade to Neo4j Java Driver 5.28.4
Closes gh-45133
2025-04-10 12:21:44 -07:00
Phillip Webb
5ccbaf2803 Upgrade to Maven Surefire Plugin 3.5.3
Closes gh-45082
2025-04-10 12:21:44 -07:00
Phillip Webb
435f6296a7 Upgrade to Maven Failsafe Plugin 3.5.3
Closes gh-45081
2025-04-10 12:21:44 -07:00
Phillip Webb
e9403cc6f2 Upgrade to MariaDB 3.4.2
Closes gh-45080
2025-04-10 12:21:43 -07:00
Phillip Webb
ffe082ead2 Upgrade to Lombok 1.18.38
Closes gh-45079
2025-04-10 12:21:43 -07:00
Phillip Webb
33725763e3 Upgrade to jOOQ 3.19.22
Closes gh-45078
2025-04-10 12:21:43 -07:00
Phillip Webb
5f367199d0 Upgrade to Jetty 12.0.19
Closes gh-45077
2025-04-10 12:21:43 -07:00
Phillip Webb
d317573248 Upgrade to Jaybird 5.0.7.java11
Closes gh-45076
2025-04-10 12:21:43 -07:00
Phillip Webb
6b5bd07aad Upgrade to HttpCore5 5.3.4
Closes gh-45075
2025-04-10 12:07:22 -07:00
Phillip Webb
a5fb5014df Upgrade to HttpClient5 5.4.3
Closes gh-45074
2025-04-10 12:07:19 -07:00