Andy Wilkinson
e0f93448f6
Upgrade to Jetty 12.0.9
...
Closes gh-40724
2024-05-13 14:57:13 +01:00
Andy Wilkinson
96bdf1a8fc
Upgrade to Infinispan 14.0.28.Final
...
Closes gh-40723
2024-05-13 13:33:05 +01:00
Andy Wilkinson
436ae02ee9
Upgrade to Hibernate 6.4.8.Final
...
Closes gh-40722
2024-05-13 13:33:00 +01:00
Andy Wilkinson
9130030ec8
Upgrade to Dependency Management Plugin 1.1.5
...
Closes gh-40721
2024-05-13 13:32:55 +01:00
Andy Wilkinson
d7410acbe5
Upgrade to Byte Buddy 1.14.15
...
Closes gh-40720
2024-05-13 13:32:50 +01:00
Andy Wilkinson
fe6aa85d0e
Merge branch '3.2.x'
2024-05-13 13:30:14 +01:00
Andy Wilkinson
bddb128fd8
Merge branch '3.1.x' into 3.2.x
2024-05-13 13:30:00 +01:00
Andy Wilkinson
e14caf3d32
Upgrade to Undertow 2.3.13.Final
...
Closes gh-40719
2024-05-13 12:30:00 +01:00
Andy Wilkinson
c35da125a4
Upgrade to Tomcat 10.1.23
...
Closes gh-40718
2024-05-13 12:29:59 +01:00
Andy Wilkinson
f633d25626
Upgrade to R2DBC Proxy 1.1.5.RELEASE
...
Closes gh-40717
2024-05-13 12:28:03 +01:00
Andy Wilkinson
9a0a34082c
Upgrade to Pooled JMS 3.1.6
...
Closes gh-40716
2024-05-13 12:27:58 +01:00
Andy Wilkinson
0b292ca0d1
Upgrade to Micrometer Tracing 1.1.13
...
Closes gh-40715
2024-05-13 12:27:53 +01:00
Andy Wilkinson
8064a962c2
Upgrade to Micrometer 1.11.12
...
Closes gh-40646
2024-05-13 12:27:48 +01:00
Andy Wilkinson
8ddfc4029a
Upgrade to Maven Install Plugin 3.1.2
...
Closes gh-40714
2024-05-13 12:27:47 +01:00
Andy Wilkinson
6ee06de5bf
Upgrade to Maven Deploy Plugin 3.1.2
...
Closes gh-40713
2024-05-13 12:27:42 +01:00
Andy Wilkinson
cec0c93a7b
Upgrade to jOOQ 3.18.15
...
Closes gh-40712
2024-05-13 12:27:37 +01:00
Andy Wilkinson
e5944a7b11
Upgrade to Infinispan 14.0.28.Final
...
Closes gh-40711
2024-05-13 12:27:32 +01:00
Andy Wilkinson
98ea21d1f2
Upgrade to Hibernate 6.2.25.Final
...
Closes gh-40710
2024-05-13 12:27:27 +01:00
Andy Wilkinson
9e3cb34927
Upgrade to Dependency Management Plugin 1.1.5
...
Closes gh-40709
2024-05-13 12:27:22 +01:00
Andy Wilkinson
af4e3984c7
Upgrade to Byte Buddy 1.14.15
...
Closes gh-40708
2024-05-13 12:27:17 +01:00
Andy Wilkinson
58ad229ca6
Merge branch '3.2.x'
...
Closes gh-40707
2024-05-13 12:13:05 +01:00
Andy Wilkinson
ccd573ad3d
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40706
2024-05-13 12:12:47 +01:00
Andy Wilkinson
90aae5a0b7
Use ubuntu-latest GitHub Actions runner for Linux builds
...
A full build requires a lot of disk space. I believe this is mostly
due to the large number of Docker images that the tests utilize. By
default, the amount of free disk space on an ubuntu-latest runner
does not meet or needs. In this commit, we work around this using
the free-disk-space action which deletes things like the Android
SDK and Haskell installations that are both large and not needed by
our builds.
Closes gh-40705
2024-05-13 12:08:15 +01:00
Moritz Halbritter
e47339c05b
Merge branch '3.2.x'
...
Closes gh-40703
2024-05-13 11:52:24 +02:00
Moritz Halbritter
ef0cf7e9da
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40702
2024-05-13 11:52:18 +02:00
Moritz Halbritter
1a1fa01ec3
Merge pull request #40637 from PiyalAhmed
...
* pr/40637:
Fix typo in JavaDoc
Closes gh-40637
2024-05-13 11:51:39 +02:00
Piyal Ahmed
3cac9b1d17
Fix typo in JavaDoc
...
See gh-40637
2024-05-13 11:50:49 +02:00
Moritz Halbritter
6e4147a03b
Merge pull request #40644 from PiyalAhmed
...
* pr/40644:
Upgrade Ubuntu version to ubuntu:jammy-20240427 in CI images
Closes gh-40644
2024-05-13 11:49:24 +02:00
Piyal Ahmed
ca1b411987
Upgrade Ubuntu version to ubuntu:jammy-20240427 in CI images
...
See gh-40644
2024-05-13 11:48:50 +02:00
Moritz Halbritter
d98987f11e
Merge branch '3.2.x'
...
Closes gh-40701
2024-05-13 11:31:55 +02:00
Moritz Halbritter
364af04377
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40700
2024-05-13 11:30:42 +02:00
Moritz Halbritter
8c300b1652
Merge pull request #40645 from quaff
...
* pr/40645:
Use CollectionUtils.isEmpty() and StringUtils.hasLength()
Closes gh-40645
2024-05-13 11:30:32 +02:00
Yanming Zhou
0e450d602d
Use CollectionUtils.isEmpty() and StringUtils.hasLength()
...
See gh-40645
2024-05-13 11:26:56 +02:00
Andy Wilkinson
0934b68c6c
Link to Java APIs from Kotlin API documentation
...
Closes gh-40694
2024-05-11 08:44:06 +01:00
Andy Wilkinson
53e1c7ed7d
Include Kotlin API documentation in the documentation site
...
Closes gh-40692
2024-05-10 14:56:33 +01:00
Andy Wilkinson
772e4ca78d
Merge branch '3.2.x'
...
Closes gh-40691
2024-05-10 12:37:39 +01:00
Andy Wilkinson
e55773d14e
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40690
2024-05-10 12:37:29 +01:00
Andy Wilkinson
a67c8e4bbd
Perform analysis even when property is not in the environment
...
Closes gh-33261
2024-05-10 12:36:59 +01:00
Andy Wilkinson
0c036dfb8f
Merge branch '3.2.x'
2024-05-10 09:58:00 +01:00
Andy Wilkinson
436f2758f8
Ensure that extensions have been built before Asciidoctor runs
...
See gh-40536
2024-05-10 09:57:12 +01:00
Andy Wilkinson
1226b94aad
Merge branch '3.2.x'
...
Closes gh-40688
2024-05-10 08:46:42 +01:00
Andy Wilkinson
d01a049dd1
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40687
2024-05-10 08:46:31 +01:00
Andy Wilkinson
6c1962fdd4
Fix handling of booleans that are actually strings
...
Closes gh-40686
2024-05-10 08:46:25 +01:00
Phillip Webb
e2f3d6a395
Merge branch '3.2.x'
...
Closes gh-40685
2024-05-09 12:01:05 -07:00
Phillip Webb
2d77ebcaed
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40684
2024-05-09 12:00:56 -07:00
Phillip Webb
101b3a5416
Use OSS self hosted runners
...
Closes gh-40683
2024-05-09 12:00:28 -07:00
Andy Wilkinson
0ea4da3728
Start building against Spring WS 4.0.11 snapshots
...
See gh-40680
2024-05-09 14:30:53 +01:00
Andy Wilkinson
8050eac5dd
Start building against Spring Session 3.3.0 snapshots
...
See gh-40679
2024-05-09 14:30:53 +01:00
Andy Wilkinson
2d95b54e7c
Start building against Spring Security 6.3.0 snapshots
...
See gh-40678
2024-05-09 14:30:52 +01:00
Andy Wilkinson
8a306ffd61
Start building against Spring Pulsar 1.1.0 snapshots
...
See gh-40677
2024-05-09 14:30:52 +01:00