Andy Wilkinson
2c982260df
Use platform dependencies instead of the dependency management plugin
...
Closes gh-42712
2024-10-16 12:08:44 +01:00
Stéphane Nicoll
f163aa31a8
Upgrade to Spring Session 3.2.6
...
Closes gh-42542
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
b923b61404
Upgrade to Reactor Bom 2023.0.11
...
Closes gh-42533
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
b37dce1776
Upgrade to Micrometer Tracing 1.2.11
...
Closes gh-42532
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
8574d1759d
Upgrade to Micrometer 1.12.11
...
Closes gh-42531
2024-10-16 09:49:26 +02:00
Phillip Webb
51ff8d411c
Fix Oracle JDK download URLs
...
Closes gh-42704
2024-10-15 18:02:40 -07:00
Andy Wilkinson
c989948869
Increase short-lived access token's expiry to 4 hours
...
Closes gh-42695
2024-10-15 17:30:05 +01:00
Stéphane Nicoll
b0dd42e9b9
Transform Maven settings with proper plugin repository tag
...
This commit adapts d44e7c9 to transforms plugin repositories using the
correct root tag. Previously, they were transformed with the regular
<repository> tag, which is invalid.
Closes gh-42687
2024-10-15 10:39:59 +02:00
Stéphane Nicoll
4cf0f86990
Merge pull request #42645 from nosan
...
* pr/42645:
Polish "Fix links to CNCF resources in Javadoc"
Fix links to CNCF resources in Javadoc
Closes gh-42645
2024-10-15 09:32:25 +02:00
Stéphane Nicoll
d98ed306d2
Polish "Fix links to CNCF resources in Javadoc"
...
See gh-42645
2024-10-15 09:28:02 +02:00
Dmytro Nosan
43a1145e75
Fix links to CNCF resources in Javadoc
...
See gh-42645
2024-10-15 09:26:27 +02:00
Stéphane Nicoll
55ef77b254
Remove unnecessary call to ex.printStackTrace
...
Closes gh-42681
2024-10-15 09:00:30 +02:00
Moritz Halbritter
0a3418cd40
Document how Map properties are bound from environment variables
...
Closes gh-40936
2024-10-14 15:47:47 +02:00
Moritz Halbritter
1ad959215c
Improve classpath index documentation for reproducible builds
...
Closes gh-41265
2024-10-14 13:31:00 +02:00
Stéphane Nicoll
d276166331
Upgrade to Neo4j Java Driver 5.25.0
...
Closes gh-42626
2024-10-14 11:16:31 +02:00
Stéphane Nicoll
584c282267
Upgrade to Tomcat 10.1.31
...
Closes gh-42623
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
093259d081
Upgrade to R2DBC Postgresql 1.0.6.RELEASE
...
Closes gh-42622
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
170bb5936c
Upgrade to Pooled JMS 3.1.7
...
Closes gh-42621
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
ec3d59c5ce
Upgrade to Netty 4.1.114.Final
...
Closes gh-42620
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
aa0d1f98d9
Upgrade to JUnit Jupiter 5.10.5
...
Closes gh-42619
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
0e9bb034ab
Upgrade to jOOQ 3.18.20
...
Closes gh-42618
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
6b145a1ff3
Upgrade to Jetty 12.0.14
...
Closes gh-42617
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
145dcdece0
Upgrade to Jetty Reactive HTTPClient 4.0.8
...
Closes gh-42616
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
a0083d6fee
Upgrade to Jersey 3.1.9
...
Closes gh-42615
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
b8d47541e8
Upgrade to Infinispan 14.0.32.Final
...
Closes gh-42614
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
08cf869844
Upgrade to Dropwizard Metrics 4.2.28
...
Closes gh-42613
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
8f132486ff
Upgrade to ActiveMQ 5.18.6
...
Closes gh-42612
2024-10-14 11:16:29 +02:00
Moritz Halbritter
2e3244acae
Merge pull request #42610 from quaff
...
* pr/42610:
Polish ConfigurationPropertiesBinder
Closes gh-42610
2024-10-14 10:53:30 +02:00
Yanming Zhou
a80d7d6aff
Polish ConfigurationPropertiesBinder
...
See gh-42610
2024-10-14 10:52:23 +02:00
Moritz Halbritter
47129c0c81
Remove links to Spring Data GemFire
...
Closes gh-42575
2024-10-11 14:09:10 +02:00
Andy Wilkinson
88fb0efb90
Try a different approach to getting cache-read-only to work
2024-10-10 15:22:52 +01:00
Andy Wilkinson
8a96ab4afb
Try to correct interpretation of cache-read-only
2024-10-10 11:58:10 +01:00
Andy Wilkinson
035d12a1a3
Revert "Remove pre-cached Docker images when preparing runner"
...
This reverts commit f468dc3d42 .
See gh-42579
2024-10-10 11:20:06 +01:00
Andy Wilkinson
f468dc3d42
Remove pre-cached Docker images when preparing runner
...
Closes gh-42579
2024-10-10 10:16:00 +01:00
Andy Wilkinson
820b42cbcb
Update PR workflow to use shared build action
...
Closes gh-42573
2024-10-10 10:04:09 +01:00
Andy Wilkinson
c678d38630
Start building against Spring Session 3.2.6 snapshots
...
See gh-42542
2024-10-09 09:42:53 +01:00
Andy Wilkinson
ff44b3dd76
Start building against Spring Security 6.2.7 snapshots
...
See gh-42541
2024-10-09 09:42:48 +01:00
Andy Wilkinson
96d8ae540f
Start building against Spring Retry 2.0.10 snapshots
...
See gh-42540
2024-10-09 09:42:43 +01:00
Andy Wilkinson
526c84d794
Start building against Spring Pulsar 1.0.11 snapshots
...
See gh-42539
2024-10-09 09:42:39 +01:00
Andy Wilkinson
1168d3ad0e
Start building against Spring LDAP 3.2.7 snapshots
...
See gh-42538
2024-10-09 09:42:34 +01:00
Andy Wilkinson
d2c215c67d
Start building against Spring Integration 6.2.10 snapshots
...
See gh-42537
2024-10-09 09:42:29 +01:00
Andy Wilkinson
1dbd3bac06
Start building against Spring Framework 6.1.14 snapshots
...
See gh-42536
2024-10-09 09:42:24 +01:00
Andy Wilkinson
a6c94dc723
Start building against Spring Data Bom 2023.1.11 snapshots
...
See gh-42535
2024-10-09 09:42:19 +01:00
Andy Wilkinson
bed5c20d5c
Start building against Spring Authorization Server 1.2.7 snapshots
...
See gh-42534
2024-10-09 09:42:15 +01:00
Andy Wilkinson
ea2dda59c1
Start building against Reactor Bom 2023.0.11 snapshots
...
See gh-42533
2024-10-09 09:42:10 +01:00
Andy Wilkinson
17ab87822b
Start building against Micrometer Tracing 1.2.11 snapshots
...
See gh-42532
2024-10-09 09:42:05 +01:00
Andy Wilkinson
87028e4971
Start building against Micrometer 1.12.11 snapshots
...
See gh-42531
2024-10-09 09:42:00 +01:00
Andy Wilkinson
7082c81167
Reinstate Maven Central as a source for dependency upgrades
...
See gh-42333
2024-10-09 09:35:29 +01:00
Andy Wilkinson
09400df47b
Make URL creation more robust in Bomr's version resolver
...
Using URI#resolve is brittle as the behavior changes depending on
whether or not the URI ends with a /. This can result in the
original URI's path being lost and the URLs for the Maven metadata
files being incorrect.
See gh-42333
2024-10-09 09:21:09 +01:00
Stéphane Nicoll
dbc4fae9fe
Remove unnecessary configuration
...
This commit removes the repository configuration as it default to where
the action is ran.
Closes gh-42516
2024-10-07 11:38:10 +02:00