Commit Graph

51952 Commits

Author SHA1 Message Date
Andy Wilkinson 16f45169f7 Upgrade to Spring Integration 6.3.6
Closes gh-43010
2024-11-20 17:12:12 +00:00
Andy Wilkinson fa622471aa Merge branch '3.3.x' 2024-11-20 17:08:51 +00:00
Andy Wilkinson de19224896 Merge branch '3.2.x' into 3.3.x 2024-11-20 17:08:36 +00:00
Andy Wilkinson 11401d3290 Upgrade to Spring Integration 6.2.11
Closes gh-43001
2024-11-20 17:07:50 +00:00
Andy Wilkinson 758d0ffb64 Upgrade to Infinispan 14.0.33.Final
Closes gh-43229
2024-11-20 17:07:49 +00:00
Stéphane Nicoll f3c5be94e5 Upgrade to Spring Authorization Server 1.4.0
Closes gh-43017
2024-11-20 18:07:14 +01:00
Stéphane Nicoll c6d310b282 Upgrade to Spring Session 3.4.0
Closes gh-43027
2024-11-20 18:06:08 +01:00
Stéphane Nicoll 3a2991ece2 Upgrade to Spring Integration 6.4.0
Closes gh-43022
2024-11-20 18:06:07 +01:00
Andy Wilkinson 2cc4b02f17 Merge pull request #43217 from dependabot[bot]
* gh-43217:
  Bump cross-spawn from 7.0.3 to 7.0.6 in /antora

Closes gh-43217
2024-11-20 11:35:50 +00:00
dependabot[bot] 9cc1cd4a1a Bump cross-spawn from 7.0.3 to 7.0.6 in /antora
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

See gh-43217

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 11:35:29 +00:00
Andy Wilkinson 6289104190 Merge branch '3.3.x'
Closes gh-43225
2024-11-20 10:09:32 +00:00
Andy Wilkinson ec2a350959 Publish API catalog content and root aggregate content from s-b-docs
Closes gh-43224
2024-11-20 10:09:23 +00:00
Phillip Webb d9458ac67f Merge branch '3.3.x' 2024-11-19 23:17:51 -08:00
Phillip Webb a3b027a6f1 Add more javadoc links
See gh-41614
2024-11-19 23:15:46 -08:00
Andy Wilkinson 8d2b5c5311 Merge branch '3.3.x' 2024-11-19 17:41:29 +00:00
Andy Wilkinson 5639c257c5 Upgrade to OpenTelemetry 1.38.0
This aligns its version with that used by Micrometer Tracing 1.3.x.

Closes gh-43200
2024-11-19 16:43:38 +00:00
Stéphane Nicoll 145ed26e6f Reject non-scalar endpoint parameter with Jersey
Actuator endpoints should only declare simple type in the signature
of an operation. In particular, nested types are not supported. While
this is enforced in Spring MVC and Spring Webflux, the Jersey
implementation leniently allowed to bind such types prior to this
commit.

This commit adapts the expectation in the Jersey implementation so that
it rejects such request as well.

Closes gh-43209
2024-11-19 16:47:02 +01:00
Moritz Halbritter 9f6b25e9a6 Merge branch '3.3.x'
Closes gh-43221
2024-11-19 11:17:51 +01:00
Moritz Halbritter 63edd3d65f Merge branch '3.2.x' into 3.3.x
Closes gh-43220
2024-11-19 11:17:41 +01:00
Moritz Halbritter 0e1f2e8599 Merge pull request #43191 from wickdynex
* pr/43191:
  Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
  Remove deprecated getFiles() instead of getResolvedArtifacts()

Closes gh-43191
2024-11-19 11:15:44 +01:00
Moritz Halbritter df35d44ea7 Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
See gh-43191
2024-11-19 11:12:52 +01:00
YiXuan Ding 659b30d9bb Remove deprecated getFiles() instead of getResolvedArtifacts()
See gh-43191
2024-11-19 11:11:24 +01:00
Moritz Halbritter c934d8f8f0 Merge branch '3.3.x'
Closes gh-43219
2024-11-19 10:34:44 +01:00
Moritz Halbritter a3eb0dd688 Merge branch '3.2.x' into 3.3.x
Closes gh-43218
2024-11-19 10:34:25 +01:00
Moritz Halbritter 8f1a63d293 Merge pull request #43212 from dependabot[bot]
* pr/43212:
  Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
  Bump gradle/actions from 4.1.0 to 4.2.1

Closes gh-43212
2024-11-19 10:34:06 +01:00
Moritz Halbritter 841d25907d Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
See gh-43212
2024-11-19 10:33:09 +01:00
dependabot[bot] ee1ea3d7aa Bump gradle/actions from 4.1.0 to 4.2.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](d156388eb1...cc4fc85e6b)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43212
2024-11-19 10:32:22 +01:00
Moritz Halbritter 85c575b822 Merge branch '3.3.x'
Closes gh-43216
2024-11-19 10:24:34 +01:00
Moritz Halbritter b10f14fafe Merge branch '3.2.x' into 3.3.x
Closes gh-43215
2024-11-19 10:22:47 +01:00
Moritz Halbritter 8f0ac4bc40 Merge pull request #43211 from dependabot[bot]
* pr/43211:
  Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2

Closes gh-43211
2024-11-19 10:22:36 +01:00
dependabot[bot] d5fe551d3b Bump jfrog/setup-jfrog-cli from 4.4.1 to 4.4.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](9fe0f98bd4...18e785fb22)

---
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-43211
2024-11-19 10:22:20 +01:00
Stéphane Nicoll 628029370d Merge branch '3.3.x' 2024-11-19 08:50:18 +01:00
Stéphane Nicoll 04bfe88d2d Merge branch '3.2.x' into 3.3.x 2024-11-19 08:50:10 +01:00
Stéphane Nicoll 96ee7924cf Upgrade to Spring Security 6.4.0
Closes gh-43026
2024-11-19 08:49:59 +01:00
Stéphane Nicoll 532217a843 Upgrade to Spring RESTDocs 3.0.3
Closes gh-43025
2024-11-19 08:49:59 +01:00
Stéphane Nicoll 51e8a00dcc Upgrade to Spring Pulsar 1.2.0
Closes gh-43024
2024-11-19 08:49:59 +01:00
Stéphane Nicoll d1df7b4859 Upgrade to Spring Kafka 3.3.0
Closes gh-43023
2024-11-19 08:49:59 +01:00
Stéphane Nicoll 7200fd8193 Upgrade to Spring AMQP 3.2.0
Closes gh-43016
2024-11-19 08:49:59 +01:00
Stéphane Nicoll 5af29d38a0 Upgrade to Spring Security 6.3.5
Closes gh-43013
2024-11-19 08:49:39 +01:00
Stéphane Nicoll ebb882fad8 Upgrade to Spring RESTDocs 3.0.3
Closes gh-43014
2024-11-19 08:49:39 +01:00
Stéphane Nicoll 4e9fb97a14 Upgrade to Spring Pulsar 1.1.6
Closes gh-43012
2024-11-19 08:49:38 +01:00
Stéphane Nicoll 013e38b1dc Upgrade to Spring Kafka 3.2.5
Closes gh-43011
2024-11-19 08:49:38 +01:00
Stéphane Nicoll d4f71753a5 Upgrade to Spring AMQP 3.1.8
Closes gh-43004
2024-11-19 08:49:38 +01:00
Stéphane Nicoll b0ebb47e5e Upgrade to Spring Security 6.2.8
Closes gh-43009
2024-11-19 08:49:29 +01:00
Stéphane Nicoll fc45e6c928 Upgrade to Spring RESTDocs 3.0.3
Closes gh-43007
2024-11-19 08:49:28 +01:00
Stéphane Nicoll e406607a4e Upgrade to Spring Pulsar 1.0.12
Closes gh-43005
2024-11-19 08:49:28 +01:00
Stéphane Nicoll 64b0ce3886 Upgrade to Spring Kafka 3.1.10
Closes gh-43003
2024-11-19 08:49:28 +01:00
Stéphane Nicoll 4de5913227 Upgrade to Spring AMQP 3.1.8
Closes gh-42996
2024-11-19 08:49:28 +01:00
Phillip Webb 246c4a21d6 Merge pull request #43214 from quaff
* pr/43214:
  Prohibit unnecessary value on `@EnumSource`

Closes gh-43214
2024-11-18 21:51:31 -08:00
Yanming Zhou 7fdc9742af Prohibit unnecessary value on `@EnumSource`
See gh-43214
2024-11-18 21:50:35 -08:00