Stéphane Nicoll
0e396efaea
Merge branch '3.5.x'
...
Closes gh-47225
7 months ago
Stéphane Nicoll
a8161a5e9d
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47224
7 months ago
Stéphane Nicoll
d157740b26
Merge pull request #47210 from dependabot[bot]
...
* pr/47210:
Polish "Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1"
Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1
Closes gh-47210
7 months ago
Stéphane Nicoll
445fc182fb
Polish "Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1"
...
See gh-47210
7 months ago
dependabot[bot]
4503cac003
Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](751c204e8e...88e9eba31c )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47210
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Stéphane Nicoll
5a9f5a9b68
Merge branch '3.5.x'
...
Closes gh-47223
7 months ago
Stéphane Nicoll
10fc3fd8f8
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47222
7 months ago
Stéphane Nicoll
328f4c5e49
Merge pull request #47209 from dependabot[bot]
...
* pr/47209:
Polish "Bump gradle/actions from 4.4.2 to 4.4.3"
Bump gradle/actions from 4.4.2 to 4.4.3
Closes gh-47209
7 months ago
Stéphane Nicoll
b2848d6408
Polish "Bump gradle/actions from 4.4.2 to 4.4.3"
...
See gh-47209
7 months ago
dependabot[bot]
350beccbc0
Bump gradle/actions from 4.4.2 to 4.4.3
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](017a9effdb...ed408507ea )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: 4.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47209
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Moritz Halbritter
641b72db65
Make SanitizableData.key non-nullable
...
Closes gh-47220
7 months ago
Phillip Webb
eeac38b70b
Make 'org.springframework.boot.ssl` a foundational package
...
Closes gh-47219
7 months ago
Phillip Webb
b9be1179a2
Update checkstyle import-control.xml following restructure
...
Closes gh-47218
7 months ago
Phillip Webb
8651e971ea
Replace `TomcatStarter` to break servlet dependency
...
Replace `TomcatStarter` with a `DeferredStartupExceptions` interface
to break the direct dependency on `Servlet`.
Closes gh-44325
7 months ago
Stéphane Nicoll
111418fbc5
Merge branch '3.5.x'
7 months ago
Stéphane Nicoll
2215e64a79
Merge branch '3.4.x' into 3.5.x
7 months ago
Stéphane Nicoll
08ce5b0ccd
Upgrade to Spring Security 7.0.0-M3
...
Closes gh-47199
7 months ago
Stéphane Nicoll
91d30115e5
Upgrade to Spring Kafka 4.0.0-M5
...
Closes gh-47004
7 months ago
Stéphane Nicoll
0c53233128
Upgrade to Spring AMQP 4.0.0-M5
...
Closes gh-46999
7 months ago
Stéphane Nicoll
f22e4853c3
Upgrade to Hibernate 7.1.1.Final
...
Closes gh-47217
7 months ago
Stéphane Nicoll
9b83de2351
Upgrade to Spring Security 6.5.4
...
Closes gh-47202
7 months ago
Stéphane Nicoll
83468d4cd8
Upgrade to Spring Kafka 3.3.10
...
Closes gh-47092
7 months ago
Stéphane Nicoll
26c3ec1020
Upgrade to Spring AMQP 3.2.7
...
Closes gh-47086
7 months ago
Stéphane Nicoll
3e0a7869e6
Upgrade to Hibernate 6.6.29.Final
...
Closes gh-47216
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
336e7de9fc
Add `with` methods to apply pre-packaged customizations
...
Add `with` methods to `HttpRequestFactoryBuilder` and
`ClientHttpConnectorBuilder` that operate in a similar way to the
`WebClient.Builder.apply(...)` method.
Closes gh-47205
7 months ago
Phillip Webb
e9c08b8dcc
Merge branch '3.5.x'
...
Closes gh-47214
7 months ago
Phillip Webb
0ad349acea
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47213
7 months ago
Phillip Webb
e2ecc61ca8
Refactor CacheCondition to remove multiple casts
...
Closes gh-47208
7 months ago
Stéphane Nicoll
1de09fb81d
Adapt assertion for availability probes being available by default
...
See gh-22825
7 months ago
Stéphane Nicoll
ed1ee79aef
Share JSON library consistently
...
This commit shades the use of 'com.vaadin.external.google:android-json'
in the three modules that use it. The configuration processor already
did that and this commit does the same for configuration-metadata and
the CLI.
As a result of this commit, 'android-json' is not used nor managed
internally.
Closes gh-45504
7 months ago
Stéphane Nicoll
4f18e5f1a8
Reinstate GraphQL tests
...
Closes gh-45392
7 months ago
Stéphane Nicoll
7ca0323878
Adapt assertion for availability probes being available by default
...
See gh-22825
7 months ago
Stéphane Nicoll
83ad15ba3b
Enable liveness and readiness by default
...
Closes gh-22825
7 months ago
Stéphane Nicoll
8f0d87a964
Rename spring-boot-starter-aop to spring-boot-starter-aspectj
...
Closes gh-42948
7 months ago
Stéphane Nicoll
d183ab4b17
Start building against Spring Batch 6.0.0-M3 snaphots (again)
...
This reverts commit a0b1df68d5d397346ea9d2d706b06815953bcaf0.
See gh-47001
7 months ago
Stéphane Nicoll
d8d47a0441
Merge branch '3.5.x'
7 months ago
Stéphane Nicoll
3dbc767ef9
Merge branch '3.4.x' into 3.5.x
7 months ago
Stéphane Nicoll
da4971e4ac
Start building against Spring Security 6.5.4 snapshots
...
See gh-47202
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
07c18ea9f1
Migrate dependency management for Spring Authorization Server
...
With Spring Authorization Server migrating to Spring Security proper as
of v7, this commit removes dependency management for it and adapt to
changes in recent snapshots
Closes gh-47174
7 months ago
Stéphane Nicoll
b3c38a30ae
Start building against Spring Security 7.0.0-M3 snapshots
...
See gh-47199
7 months ago
Stéphane Nicoll
dec994ff88
Upgrade to Spring Data Bom 2025.1.0-M6
...
Closes gh-47002
7 months ago
Stéphane Nicoll
fb078a7b6e
Upgrade to Maven Surefire Plugin 3.5.4
...
Closes gh-47197
7 months ago
Stéphane Nicoll
84a403b540
Upgrade to Maven Shade Plugin 3.6.1
...
Closes gh-47196
7 months ago
Stéphane Nicoll
b38e719557
Upgrade to Maven Failsafe Plugin 3.5.4
...
Closes gh-47195
7 months ago
Stéphane Nicoll
bd4475d73d
Merge branch '3.5.x'
7 months ago