Andy Wilkinson
49fd727ef0
Upgrade to Spring AMQP 2.4.6
...
Closes gh-31348
2 years ago
Moritz Halbritter
b56b95d429
Add Apache HttpClient WebClient support to documentation
2 years ago
Andy Wilkinson
d45e42f2e1
Upgrade to Spring Security 5.6.6
...
Closes gh-31351
2 years ago
Andy Wilkinson
bf1beb8794
Merge pull request #31462 from jprinet
...
* gh-31462:
Upgrade to Gradle Enterprise plugin 3.10.2
Closes gh-31462
2 years ago
Jerome Prinet
c531bd33e2
Upgrade to Gradle Enterprise plugin 3.10.2
...
See gh-31462
2 years ago
Andy Wilkinson
2a01473ba9
Upgrade to Gradle Enterprise Conventions 0.0.10
...
Closes gh-31470
2 years ago
Stephane Nicoll
46a5e5d9d4
Upgrade to Spring Data 2021.1.5
...
Closes gh-31349
2 years ago
Stephane Nicoll
87ecbc7073
Upgrade to Spring HATEOAS 1.4.4
...
Closes gh-31464
2 years ago
Andy Wilkinson
0549b7591f
Align .sdkmanrc with CI's Java 8 version
...
See gh-31291
2 years ago
Andy Wilkinson
2376d7ced4
Remind ourselves to update .sdkmanrc when upgrading Java
...
Closes gh-31445
2 years ago
Stephane Nicoll
8548f1a1cb
Upgrade to Undertow 2.2.18.Final
...
Closes gh-31420
2 years ago
Stephane Nicoll
42eaa4d4f6
Upgrade to Tomcat 9.0.64
...
Closes gh-31419
2 years ago
Stephane Nicoll
0edf12c07c
Upgrade to Reactive Streams 1.0.4
...
Closes gh-31418
2 years ago
Stephane Nicoll
898cf7665a
Upgrade to Postgresql 42.3.6
...
Closes gh-31417
2 years ago
Stephane Nicoll
854578c936
Upgrade to Netty tcNative 2.0.53.Final
...
Closes gh-31416
2 years ago
Stephane Nicoll
9076e38f06
Upgrade to Netty 4.1.78.Final
...
Closes gh-31415
2 years ago
Stephane Nicoll
71e5b90948
Upgrade to Neo4j Java Driver 4.4.6
...
Closes gh-31414
2 years ago
Stephane Nicoll
3b20c67f02
Upgrade to jOOQ 3.14.16
...
Closes gh-31413
2 years ago
Stephane Nicoll
78d0db7ff0
Upgrade to Infinispan 12.1.12.Final
...
Closes gh-31412
2 years ago
Stephane Nicoll
623a48fb03
Upgrade to Groovy 3.0.11
...
Closes gh-31411
2 years ago
Stephane Nicoll
ae1b47c245
Upgrade to AppEngine SDK 1.9.97
...
Closes gh-31410
2 years ago
Phillip Webb
ae6311ddda
Prevent Logback from accidentally being used in Log4J2LoggingSystemTests
...
Update `Log4J2LoggingSystemTests` to exclude Logback and include
'log4j-slf4j-impl'. The `ModifiedClassPathClassLoader` has also been
updated so that it no longer automatically excludes `log4j` artifacts,
instead we now use `@ClassPathExclusions` on the relevant tests.
Fixes gh-19365
2 years ago
Andy Wilkinson
252cf94332
Fix requiresUnpack following Bouncy Castle upgrade
...
See gh-31400
2 years ago
Lars Grefer
e8a1a0399a
Upgrade to Bouncycastle 1.71
...
Closes gh-31400
2 years ago
Stephane Nicoll
7e6acfd2ab
Upgrade to Micrometer 1.8.7
...
Closes gh-31347
2 years ago
Phillip Webb
b42f056ddb
Don't close jar files early
...
Update `JarFile` and related classes so that `close()` is not longer
called early.
Prior to this commit, we would always immediately close the underlying
jar file to prevent file locking issues with our build. This causes
issues on certain JVMs when they attempt to verify a signed jar.
The file lock issues have now been solved by returning a custom input
stream from `JarUrlConnection` which captures and delegates the close
method.
Fixes gh-29356
2 years ago
Stephane Nicoll
49b71005de
Upgrade to Spring Framework 5.3.21
...
Closes gh-31318
2 years ago
Stephane Nicoll
cb4f5ed08e
Upgrade to Reactor 2020.0.20
...
Closes gh-31346
2 years ago
Andy Wilkinson
5a028e059c
Align buildSrc's Kotlin version with the main build
...
Closes gh-31387
2 years ago
Phillip Webb
9f8a262e6b
Log a warning when a health indicator takes too long to run
...
Update `HealthEndpointSupport` so that it logs a warning if a health
indicator takes too long to respond.
Fixes gh-31231
2 years ago
Andy Wilkinson
2094722e5d
Remove duplicate content from "The Spring WebFlux Framework"
...
Closes gh-31378
2 years ago
Andy Wilkinson
5d7cab09b8
Revert BindConverter changes that are now handled by Framework
...
See gh-28592 and spring-projects/spring-framework#28609
Closes gh-31343
2 years ago
Stephane Nicoll
2f40c52d81
Start building against Spring Session 2021.1.4 snapshots
...
See gh-31352
2 years ago
Stephane Nicoll
342d01314a
Start building against Spring Security 5.6.6 snapshots
...
See gh-31351
2 years ago
Stephane Nicoll
ba572e5e16
Start building against Spring Kafka 2.8.7 snapshots
...
See gh-31350
2 years ago
Stephane Nicoll
d22c0a22c3
Start building against Spring Data 2021.1.5 snapshots
...
See gh-31349
2 years ago
Stephane Nicoll
bc6d2ea16d
Start building against Spring AMQP 2.4.6 snapshots
...
See gh-31348
2 years ago
Stephane Nicoll
a2f323b4ed
Start building against Micrometer 1.8.7 snapshots
...
See gh-31347
2 years ago
Stephane Nicoll
2c7812e504
Start building against Reactor 2020.0.20 snapshots
...
See gh-31346
2 years ago
Phillip Webb
b3a46fc50e
Document that placeholders should us the canonical property name form
...
Closes gh-31309
2 years ago
Stephane Nicoll
5ef5497680
Merge pull request #31328 from anthonyvdotbe
...
* pr/31328:
Fix typos in the reference documentation
Closes gh-31328
2 years ago
Anthony Vanelverdinghe
1fffdbae2a
Fix typos in the reference documentation
...
See gh-31328
2 years ago
Stephane Nicoll
fb37ce7b2f
Merge pull request #31344 from naveensrinivasan
...
* pr/31344:
Restrict permissions for GitHub action
Closes gh-31344
2 years ago
naveen
c052a4d6a6
Restrict permissions for GitHub action
...
See gh-31344
2 years ago
Stephane Nicoll
1dea328c04
Merge pull request #31279 from larsgrefer
...
* pr/31279:
Enable Links for the Javadoc of the Gradle Plugins
Closes gh-31279
2 years ago
Lars Grefer
8c9557f552
Enable Links for the Javadoc of the Gradle Plugins
...
See gh-31279
2 years ago
Stephane Nicoll
186536e964
Merge pull request #31276 from anthonyvdotbe
...
* pr/31276:
Remove reference to outdated location
Closes gh-31276
2 years ago
Anthony Vanelverdinghe
b1ccb600f3
Remove reference to outdated location
...
See gh-31276
2 years ago
Stephane Nicoll
3f1af9bd38
Merge pull request #31224 from ittays
...
* pr/31224:
Restore Custom Favicon section in the reference guide
Closes gh-31224
2 years ago
Stern, Ittay (is9613)
e05363f9b0
Restore Custom Favicon section in the reference guide
...
The section about favicon was mistakenly removed in 5fceb9d
and this
commit reinstates it.
See gh-31224
2 years ago