Stéphane Nicoll
f7e7664a5a
Adapt links to Lettuce and Jedis
...
Closes gh-47391
7 months ago
Stéphane Nicoll
5344fb218a
Polish "Use liquibase schema in LiquibaseEndpoint if it set"
...
See gh-47300
7 months ago
Nabil Fawwaz Elqayyim
bdb05639bc
Use liquibase schema in LiquibaseEndpoint if it set
...
See gh-47300
Signed-off-by: Nabil Fawwaz Elqayyim <master@nabilfawwaz.com>
7 months ago
fhiyo
b3db525f0f
Use non-deprecated syntax to configure sourceCompatibility
...
See gh-47339
Signed-off-by: fhiyo <13327262+fhiyo@users.noreply.github.com>
7 months ago
Andy Wilkinson
e4e3988433
Fix link to Framework's @Bean annotation
...
Closes gh-47329
7 months ago
Phillip Webb
b43d2f2088
Remove version number from assertions
7 months ago
Scott Frederick
6354d802c0
Update managed dependency version override examples in documentation
...
The examples for overriding a managed dependency version with Maven
were using an outdated version property. This commit updates the
example to use a valid property.
The version override warning from the Gradle plugin docs was also
copied to the Maven docs.
See gh-47304
Signed-off-by: Scott Frederick <scottyfred@gmail.com>
7 months ago
Moritz Halbritter
4a1de8534f
Add detection for Bitnami Legacy images
...
This commit also adjusts the tests to use bitnamilegacy images because we have no way to test against the original bitnami images.
Closes gh-46983
7 months ago
Moritz Halbritter
630bb335ea
Revert "Disable tests which use Bitnami images"
...
This reverts commit 24a23c4f72ed7d1b863cee3f3b9d9336c00c4957.
See gh-46983
7 months ago
Andy Wilkinson
ad9a7eecb2
Revert "Upgrade to Jakarta XML Bind 4.0.4"
...
This reverts commit a3613927c9d8e20bfde3c9c309546e2a2035dea1.
See gh-47237
7 months ago
Stéphane Nicoll
43fee1678a
Upgrade to Spring Batch 5.2.3
...
Closes gh-47077
7 months ago
Stéphane Nicoll
a2b680a0e1
Upgrade to Spring Security 6.4.11
...
Closes gh-47258
7 months ago
Stéphane Nicoll
6f18f1b881
Document default value of server.tomcat.resource.cache-ttl
...
Closes gh-47252
7 months ago
Stéphane Nicoll
a9319d6047
Upgrade to XmlUnit2 2.10.4
...
Closes gh-47238
7 months ago
Stéphane Nicoll
a3613927c9
Upgrade to Jakarta XML Bind 4.0.4
...
Closes gh-47237
7 months ago
Stéphane Nicoll
f374e38f6a
Upgrade to Spring Pulsar 1.2.10
...
Closes gh-47082
7 months ago
Stéphane Nicoll
6c0118f2b0
Upgrade to Spring Integration 6.4.7
...
Closes gh-47080
7 months ago
Stéphane Nicoll
27d6579573
Upgrade to Spring Security 6.4.10
...
Closes gh-47201
7 months ago
Stéphane Nicoll
8a75b23e62
Upgrade to Spring Kafka 3.3.10
...
Closes gh-47081
7 months ago
Stéphane Nicoll
0d5482d3b6
Upgrade to Spring AMQP 3.2.7
...
Closes gh-47076
7 months ago
Stéphane Nicoll
347381419d
Upgrade to Hibernate 6.6.29.Final
...
Closes gh-47215
7 months ago
Phillip Webb
e2ecc61ca8
Refactor CacheCondition to remove multiple casts
...
Closes gh-47208
7 months ago
Stéphane Nicoll
eb5f7a2c0a
Start building against Spring Security 6.4.10 snapshots
...
See gh-47201
7 months ago
Stéphane Nicoll
1e79cb1baf
Upgrade to Tomcat 10.1.46
...
Closes gh-47186
7 months ago
Stéphane Nicoll
e865648d90
Upgrade to Spring Data Bom 2024.1.10
...
Closes gh-47078
7 months ago
Stéphane Nicoll
0a67bbe626
Upgrade to R2DBC MSSQL 1.0.3.RELEASE
...
Closes gh-47185
7 months ago
Stéphane Nicoll
b268a938f2
Upgrade to Maven Surefire Plugin 3.5.4
...
Closes gh-47184
7 months ago
Stéphane Nicoll
b14e5d8d08
Upgrade to Maven Shade Plugin 3.6.1
...
Closes gh-47183
7 months ago
Stéphane Nicoll
7caf07bd5c
Upgrade to Maven Failsafe Plugin 3.5.4
...
Closes gh-47182
7 months ago
Stéphane Nicoll
04b1b1ca7c
Upgrade to Jakarta Activation 2.1.4
...
Closes gh-47181
7 months ago
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
8 months ago
Stéphane Nicoll
ac4ea31895
Upgrade to jOOQ 3.19.26
...
Closes gh-47157
8 months ago
Stéphane Nicoll
0aa40377e1
Upgrade to Jetty 12.0.27
...
Closes gh-47156
8 months ago
Andy Wilkinson
a2b906ba51
Correct import in WebMvcTestSaml2Tests
...
Closes gh-47149
8 months ago
Andy Wilkinson
11cbb6aff2
Relocate tests that don't need to be in test-autoconfigure
...
Closes gh-47144
8 months ago
Stéphane Nicoll
f159701a64
Upgrade to Reactor Bom 2024.0.10
...
Closes gh-47075
8 months ago
Stéphane Nicoll
3c757ac48f
Upgrade to Netty 4.1.127.Final
...
Closes gh-47128
8 months ago
Stéphane Nicoll
9b0a2cd652
Upgrade to Micrometer Tracing 1.4.10
...
Closes gh-47074
8 months ago
Stéphane Nicoll
8a10ec4b6f
Prevent upgrade to Tomcat 10.1.45
...
Closes gh-47117
8 months ago
Stéphane Nicoll
54572d227b
Upgrade to Undertow 2.3.19.Final
...
Closes gh-47105
8 months ago
Stéphane Nicoll
d9c06d3d5a
Upgrade to Netty 4.1.126.Final
...
Closes gh-47104
8 months ago
Stéphane Nicoll
9780b91263
Upgrade to Micrometer 1.14.11
...
Closes gh-47073
8 months ago
Stéphane Nicoll
b5edbd80e9
Upgrade to Lombok 1.18.40
...
Closes gh-47103
8 months ago
Stéphane Nicoll
447b83ef36
Upgrade to Jetty 12.0.26
...
Closes gh-47102
8 months ago
Stéphane Nicoll
e64839dc8b
Upgrade to Jaybird 5.0.9.java11
...
Closes gh-47101
8 months ago
Stéphane Nicoll
303f15943f
Upgrade to Jakarta Mail 2.1.4
...
Closes gh-47100
8 months ago
Stéphane Nicoll
4810c48519
Upgrade to Infinispan 15.0.21.Final
...
Closes gh-47099
8 months ago
Stéphane Nicoll
984a3cd5b1
Upgrade to HttpCore5 5.3.5
...
Closes gh-47098
8 months ago
Stéphane Nicoll
dc6fec6ed4
Upgrade to Hibernate 6.6.28.Final
...
Closes gh-47097
8 months ago
Stéphane Nicoll
bcacae7e0c
Upgrade to Ehcache3 3.10.9
...
Closes gh-47096
8 months ago