Andy Wilkinson
6be5dbc034
Disable system test that's broken due to a builder regression
...
0.4.292 of the builder launches an unpacked jar rather than the
script in bin. This only affects an image that uses the archive
generated by bootDistZip. An image that uses the archive generated
by distZip is not affected.
Closes gh-40803
2 years ago
Andy Wilkinson
a1d5369a9c
Limit configuration cache testing to the latest version of Gradle
...
Closes gh-40794
2 years ago
Andy Wilkinson
f35ecfbdca
Reduce and update the versions of Maven that we test against
...
Closes gh-40791
2 years ago
Andy Wilkinson
edd45de17f
Upgrade to Tomcat 10.1.24
...
Closes gh-40780
2 years ago
Andy Wilkinson
3ad932c907
Upgrade to Spring Framework 6.0.20
...
Closes gh-40650
2 years ago
Andy Wilkinson
219fc8a159
Upgrade to SAAJ Impl 3.0.4
...
Closes gh-40779
2 years ago
Andy Wilkinson
347295c081
Upgrade to Reactor Bom 2022.0.19
...
Closes gh-40647
2 years ago
Andy Wilkinson
d0cac7d736
Upgrade to Jetty 11.0.21
...
Closes gh-40778
2 years ago
Andy Wilkinson
237b288c78
Upgrade to Jakarta XML WS 4.0.2
...
Closes gh-40777
2 years ago
Andy Wilkinson
5469250968
Upgrade to Jakarta XML SOAP 3.0.2
...
Closes gh-40776
2 years ago
Andy Wilkinson
34795c8f2e
Merge pull request #40757 from dependabot[bot]
...
* gh-40757:
Polish "Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2"
Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
Closes gh-40757
2 years ago
Andy Wilkinson
c0368d1ae0
Polish "Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2"
...
See gh-40757
2 years ago
dependabot[bot]
2720688351
Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](d82fe26823...727b480baf )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40757
2 years ago
dependabot[bot]
55553eaa24
Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](d82fe26823...727b480baf )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Andy Wilkinson
e14caf3d32
Upgrade to Undertow 2.3.13.Final
...
Closes gh-40719
2 years ago
Andy Wilkinson
c35da125a4
Upgrade to Tomcat 10.1.23
...
Closes gh-40718
2 years ago
Andy Wilkinson
f633d25626
Upgrade to R2DBC Proxy 1.1.5.RELEASE
...
Closes gh-40717
2 years ago
Andy Wilkinson
9a0a34082c
Upgrade to Pooled JMS 3.1.6
...
Closes gh-40716
2 years ago
Andy Wilkinson
0b292ca0d1
Upgrade to Micrometer Tracing 1.1.13
...
Closes gh-40715
2 years ago
Andy Wilkinson
8064a962c2
Upgrade to Micrometer 1.11.12
...
Closes gh-40646
2 years ago
Andy Wilkinson
8ddfc4029a
Upgrade to Maven Install Plugin 3.1.2
...
Closes gh-40714
2 years ago
Andy Wilkinson
6ee06de5bf
Upgrade to Maven Deploy Plugin 3.1.2
...
Closes gh-40713
2 years ago
Andy Wilkinson
cec0c93a7b
Upgrade to jOOQ 3.18.15
...
Closes gh-40712
2 years ago
Andy Wilkinson
e5944a7b11
Upgrade to Infinispan 14.0.28.Final
...
Closes gh-40711
2 years ago
Andy Wilkinson
98ea21d1f2
Upgrade to Hibernate 6.2.25.Final
...
Closes gh-40710
2 years ago
Andy Wilkinson
9e3cb34927
Upgrade to Dependency Management Plugin 1.1.5
...
Closes gh-40709
2 years ago
Andy Wilkinson
af4e3984c7
Upgrade to Byte Buddy 1.14.15
...
Closes gh-40708
2 years ago
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
2 years ago
Moritz Halbritter
1a1fa01ec3
Merge pull request #40637 from PiyalAhmed
...
* pr/40637:
Fix typo in JavaDoc
Closes gh-40637
2 years ago
Piyal Ahmed
3cac9b1d17
Fix typo in JavaDoc
...
See gh-40637
2 years ago
Moritz Halbritter
8c300b1652
Merge pull request #40645 from quaff
...
* pr/40645:
Use CollectionUtils.isEmpty() and StringUtils.hasLength()
Closes gh-40645
2 years ago
Yanming Zhou
0e450d602d
Use CollectionUtils.isEmpty() and StringUtils.hasLength()
...
See gh-40645
2 years ago
Andy Wilkinson
a67c8e4bbd
Perform analysis even when property is not in the environment
...
Closes gh-33261
2 years ago
Andy Wilkinson
6c1962fdd4
Fix handling of booleans that are actually strings
...
Closes gh-40686
2 years ago
Phillip Webb
101b3a5416
Use OSS self hosted runners
...
Closes gh-40683
2 years ago
Andy Wilkinson
dcae376a3b
Start building against Spring WS 4.0.11 snapshots
...
See gh-40653
2 years ago
Andy Wilkinson
b4dedd73c9
Start building against Spring Session 3.1.6 snapshots
...
See gh-40652
2 years ago
Andy Wilkinson
a9df5b3d05
Start building against Spring Kafka 3.0.17 snapshots
...
See gh-40651
2 years ago
Andy Wilkinson
a0c9742fea
Start building against Spring Framework 6.0.20 snapshots
...
See gh-40650
2 years ago
Andy Wilkinson
23f136d606
Upgrade to Neo4j Java Driver 5.20.0
...
Closes gh-40654
2 years ago
Andy Wilkinson
d3116124b9
Start building against Spring Data Bom 2023.0.12 snapshots
...
See gh-40649
2 years ago
Andy Wilkinson
02e390f05d
Start building against Spring Batch 5.0.6 snapshots
...
See gh-40648
2 years ago
Andy Wilkinson
a7ac7bda4b
Start building against Reactor Bom 2022.0.19 snapshots
...
See gh-40647
2 years ago
Andy Wilkinson
7a6a58174e
Start building against Micrometer 1.11.12 snapshots
...
See gh-40646
2 years ago
Moritz Halbritter
d18fb9ce65
Upgrade to bcprov-jdk18on 1.78.1
...
Closes gh-40621
2 years ago
Moritz Halbritter
68a63a7797
Polish
2 years ago
Moritz Halbritter
447ffb596b
Merge pull request #40611 from snicoll
...
* pr/40611:
Polish "Avoid using OkHttp3ClientHttpRequestFactory in test"
Avoid using OkHttp3ClientHttpRequestFactory in test
Closes gh-40611
2 years ago
Moritz Halbritter
1534bc8ad2
Polish "Avoid using OkHttp3ClientHttpRequestFactory in test"
...
See gh-40611
2 years ago
Stéphane Nicoll
20042576e9
Avoid using OkHttp3ClientHttpRequestFactory in test
...
See gh-40611
2 years ago
Moritz Halbritter
3b7d4779c4
Merge pull request #40604 from dsyer
...
* pr/40604:
Clarify devtools restart class loader documentation
Closes gh-40604
2 years ago