Commit Graph

28619 Commits

Author SHA1 Message Date
Stéphane Nicoll 8a75b23e62 Upgrade to Spring Kafka 3.3.10
Closes gh-47081
2025-09-16 02:44:03 +02:00
Stéphane Nicoll 0d5482d3b6 Upgrade to Spring AMQP 3.2.7
Closes gh-47076
2025-09-16 02:44:03 +02:00
Stéphane Nicoll 347381419d Upgrade to Hibernate 6.6.29.Final
Closes gh-47215
2025-09-16 02:44:03 +02:00
Phillip Webb e2ecc61ca8 Refactor CacheCondition to remove multiple casts
Closes gh-47208
2025-09-15 13:57:55 -07:00
Stéphane Nicoll eb5f7a2c0a Start building against Spring Security 6.4.10 snapshots
See gh-47201
2025-09-14 07:28:44 +02:00
Stéphane Nicoll 1e79cb1baf Upgrade to Tomcat 10.1.46
Closes gh-47186
2025-09-13 08:30:40 +02:00
Stéphane Nicoll e865648d90 Upgrade to Spring Data Bom 2024.1.10
Closes gh-47078
2025-09-13 08:29:18 +02:00
Stéphane Nicoll 0a67bbe626 Upgrade to R2DBC MSSQL 1.0.3.RELEASE
Closes gh-47185
2025-09-13 08:29:17 +02:00
Stéphane Nicoll b268a938f2 Upgrade to Maven Surefire Plugin 3.5.4
Closes gh-47184
2025-09-13 08:29:14 +02:00
Stéphane Nicoll b14e5d8d08 Upgrade to Maven Shade Plugin 3.6.1
Closes gh-47183
2025-09-13 08:29:10 +02:00
Stéphane Nicoll 7caf07bd5c Upgrade to Maven Failsafe Plugin 3.5.4
Closes gh-47182
2025-09-13 08:29:06 +02:00
Stéphane Nicoll 04b1b1ca7c Upgrade to Jakarta Activation 2.1.4
Closes gh-47181
2025-09-13 08:29:02 +02:00
Moritz Halbritter 507f868fe9 Remove quoting for system properties
Before this commit, system properties with a value has been quoted all the time.
This is fine as long if the resulting string is passed into the RunArguments(String) constructor, which then parses it again into a String[].
This isn't fine if they are added to ProcessBuilder.command, because then quoting is unnecessary.

This commit also fixes the unnecessary Map -> String -> String[] parsing by adding the entries directly into the array.

Closes gh-46555
2025-09-12 10:06:16 +02:00
Stéphane Nicoll ac4ea31895 Upgrade to jOOQ 3.19.26
Closes gh-47157
2025-09-11 14:25:38 +02:00
Stéphane Nicoll 0aa40377e1 Upgrade to Jetty 12.0.27
Closes gh-47156
2025-09-11 14:25:34 +02:00
Andy Wilkinson a2b906ba51 Correct import in WebMvcTestSaml2Tests
Closes gh-47149
2025-09-10 17:11:21 +01:00
Andy Wilkinson 11cbb6aff2 Relocate tests that don't need to be in test-autoconfigure
Closes gh-47144
2025-09-10 12:35:43 +01:00
Stéphane Nicoll f159701a64 Upgrade to Reactor Bom 2024.0.10
Closes gh-47075
2025-09-10 13:09:31 +02:00
Stéphane Nicoll 3c757ac48f Upgrade to Netty 4.1.127.Final
Closes gh-47128
2025-09-09 09:13:38 +02:00
Stéphane Nicoll 9b0a2cd652 Upgrade to Micrometer Tracing 1.4.10
Closes gh-47074
2025-09-09 09:13:33 +02:00
Stéphane Nicoll 8a10ec4b6f Prevent upgrade to Tomcat 10.1.45
Closes gh-47117
2025-09-08 10:47:02 +02:00
Stéphane Nicoll 54572d227b Upgrade to Undertow 2.3.19.Final
Closes gh-47105
2025-09-08 09:13:38 +02:00
Stéphane Nicoll d9c06d3d5a Upgrade to Netty 4.1.126.Final
Closes gh-47104
2025-09-08 09:13:34 +02:00
Stéphane Nicoll 9780b91263 Upgrade to Micrometer 1.14.11
Closes gh-47073
2025-09-08 09:13:30 +02:00
Stéphane Nicoll b5edbd80e9 Upgrade to Lombok 1.18.40
Closes gh-47103
2025-09-08 09:13:30 +02:00
Stéphane Nicoll 447b83ef36 Upgrade to Jetty 12.0.26
Closes gh-47102
2025-09-08 09:13:26 +02:00
Stéphane Nicoll e64839dc8b Upgrade to Jaybird 5.0.9.java11
Closes gh-47101
2025-09-08 09:13:22 +02:00
Stéphane Nicoll 303f15943f Upgrade to Jakarta Mail 2.1.4
Closes gh-47100
2025-09-08 09:13:18 +02:00
Stéphane Nicoll 4810c48519 Upgrade to Infinispan 15.0.21.Final
Closes gh-47099
2025-09-08 09:13:14 +02:00
Stéphane Nicoll 984a3cd5b1 Upgrade to HttpCore5 5.3.5
Closes gh-47098
2025-09-08 09:13:10 +02:00
Stéphane Nicoll dc6fec6ed4 Upgrade to Hibernate 6.6.28.Final
Closes gh-47097
2025-09-08 09:13:06 +02:00
Stéphane Nicoll bcacae7e0c Upgrade to Ehcache3 3.10.9
Closes gh-47096
2025-09-08 09:13:02 +02:00
Stéphane Nicoll e4ec422b3d Start building against Spring Pulsar 1.2.10 snapshots
See gh-47082
2025-09-06 09:18:08 +02:00
Stéphane Nicoll 5afbe56450 Start building against Spring Kafka 3.3.10 snapshots
See gh-47081
2025-09-06 09:18:04 +02:00
Stéphane Nicoll d4795b8e5e Start building against Spring Integration 6.4.7 snapshots
See gh-47080
2025-09-06 09:18:00 +02:00
Stéphane Nicoll 2bc0e4fbd8 Start building against Spring Data Bom 2024.1.10 snapshots
See gh-47078
2025-09-06 09:17:53 +02:00
Stéphane Nicoll 7b33888ad4 Start building against Spring Batch 5.2.3 snapshots
See gh-47077
2025-09-06 09:17:49 +02:00
Stéphane Nicoll a9314b4dcd Start building against Spring AMQP 3.2.7 snapshots
See gh-47076
2025-09-06 09:17:45 +02:00
Stéphane Nicoll 0aac151e63 Start building against Reactor Bom 2024.0.10 snapshots
See gh-47075
2025-09-06 09:17:41 +02:00
Stéphane Nicoll 1e2ad8fa04 Start building against Micrometer Tracing 1.4.10 snapshots
See gh-47074
2025-09-06 09:17:37 +02:00
Stéphane Nicoll 15af6a7371 Start building against Micrometer 1.14.11 snapshots
See gh-47073
2025-09-06 09:17:33 +02:00
Andy Wilkinson f28caee30d Fix NestedJarFile.JarEntryInputStream's available() behavior
Previously, available() would return 0 initially and then negative
values once some data head been read. It should be a positive value
(for entries with content) initially a decrease as data is read
reaching zero once an entry's data has been read in its entirety.

This commit initialises the count of the remaining bytes to
be equal to the entry's uncompressed size. It also removes logic
that closes the stream when remaining equals zero upon read or skip.
This condition was not reached before as remaining would become
negative as soon as any data was read or skipped. With the correct
initialization of remaining, the condition is now reached and it
results in test failures due to premature closure. Furthermore, the
javadoc of read and skip do not require the stream to be closed
when the reach end of file.

Closes gh-47056
2025-09-05 17:29:22 +01:00
Johnny Lim 438df257b5 Polish
See gh-47028

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-09-05 14:13:02 +02:00
Andy Wilkinson 055b0993da Revert "Remove stale metadata for management.health.influxdb.enabled"
This reverts commit 987635972d.

See gh-45747
2025-09-04 16:01:32 +01:00
Andy Wilkinson 987635972d Remove stale metadata for management.health.influxdb.enabled
The property was deprecated in 3.2 and support removed in 3.4. This
commit updates the metadata to reflect that removal.

Closes gh-45747
2025-09-04 10:58:40 +01:00
Andy Wilkinson 11d6c434d9 Test that default max HTTP request header aligns with Tomcat
Closes gh-46977
2025-09-04 09:27:44 +01:00
Moritz Halbritter a6afc39956 Polish "Create service connections for image with registry host and without project"
See gh-46974
2025-09-02 14:35:19 +02:00
Yanming Zhou c8d29fd3fe Create service connections for image with registry host and without project
See gh-46974

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-09-02 14:30:01 +02:00
Chanwon-Seo 972ceca8cd Allow Flyway's Ignore Migration Patterns setting to be an empty string
See gh-46984

Signed-off-by: Chanwon-Seo <scwonn60@gmail.com>
2025-09-01 15:56:24 +02:00
Chanwon-Seo 4d499c3e46 Fix links to Flyway reference documentation
See gh-46976

Signed-off-by: Chanwon-Seo <scwonn60@gmail.com>
2025-08-28 17:04:33 +02:00