Commit Graph
59818 Commits
Author SHA1 Message Date
Stéphane Nicoll 53fe2f1bbe Upgrade to Jetty 12.1.8
Closes gh-49915
2026-04-07 06:58:38 +02:00
Stéphane Nicoll 96827de561 Upgrade to Jaybird 6.0.5
Closes gh-49914
2026-04-07 06:58:34 +02:00
Stéphane Nicoll e9f2c2d4f7 Upgrade to Jackson Bom 3.1.1
Closes gh-49913
2026-04-07 06:58:30 +02:00
Stéphane Nicoll f47af1d567 Upgrade to Hibernate 7.2.10.Final
Closes gh-49912
2026-04-07 06:58:26 +02:00
Stéphane Nicoll ef1a5ef49e Upgrade to Groovy 5.0.5
Closes gh-49911
2026-04-07 06:58:22 +02:00
Stéphane Nicoll 40c9554d74 Merge branch '3.5.x' into 4.0.x
Closes gh-49902
2026-04-07 06:49:06 +02:00
Stéphane Nicoll 994515fa5b Merge pull request #49898 from dependabot[bot]
* dependabot/github_actions/spring-io/github-actions/dot-github/workflows/codeql-analysis.yml-7dc305df87410aa851b873d2f1fd33ccbb7d0aa8:
  Bump spring-io/github-actions/.github/workflows/codeql-analysis.yml

Closes gh-49898
2026-04-07 06:48:44 +02:00
dependabot[bot] 076e0be8f9 Bump spring-io/github-actions/.github/workflows/codeql-analysis.yml
Bumps [spring-io/github-actions/.github/workflows/codeql-analysis.yml](https://github.com/spring-io/github-actions) from 6e66995f7d29de1e4ff76e4f0def7a10163fe910 to 7dc305df87410aa851b873d2f1fd33ccbb7d0aa8.
- [Commits](https://github.com/spring-io/github-actions/compare/6e66995f7d29de1e4ff76e4f0def7a10163fe910...7dc305df87410aa851b873d2f1fd33ccbb7d0aa8)

---
updated-dependencies:
- dependency-name: spring-io/github-actions/.github/workflows/codeql-analysis.yml
  dependency-version: 7dc305df87410aa851b873d2f1fd33ccbb7d0aa8
  dependency-type: direct:production
...

See gh-49898

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 06:48:24 +02:00
Brian Clozel 3aad18a774 Merge branch '3.5.x' into 4.0.x 2026-04-03 10:56:16 +02:00
LeeJiWon 1841396531 Honor HttpMethod for reactive additional endpoint paths
Reactive EndpointRequest.toAdditionalPaths(...).withHttpMethod(...)
stores the configured HttpMethod but does not pass it to the
underlying matcher. As a result, additional endpoint paths match
regardless of the configured request method.

Update the reactive matcher to pass the configured method through
and add a regression test to verify that only matching methods are
accepted.

Fixes gh-49864

Signed-off-by: LeeJiWon <dlwldnjs1009@gmail.com>
2026-04-03 10:33:08 +02:00
Stéphane Nicoll 6ed6686725 Merge pull request #49839 from ppapaj
* add-new-module-info-to-docs:
  Polish "Adapt documentation for Liquibase and Flyway to new modules"
  Adapt documentation for Liquibase and Flyway to new modules

Closes gh-49839
2026-04-03 09:18:10 +02:00
Stéphane Nicoll c9cb517deb Polish "Adapt documentation for Liquibase and Flyway to new modules"
See gh-49839
2026-04-03 09:12:01 +02:00
Piotr Papaj ebe074c7d3 Adapt documentation for Liquibase and Flyway to new modules
See gh-49839

Signed-off-by: Piotr Papaj <4591951+ppapaj@users.noreply.github.com>
2026-04-03 09:10:39 +02:00
Stéphane Nicoll b2aa314f42 Merge pull request #49873 from xxxxxxjun
* fix-typo-jdbc-session-autoconfiguration:
  Fix typo in JdbcSessionAutoConfiguration Javadoc

Closes gh-49873
2026-04-03 08:43:35 +02:00
Hyeongjun Cho 481efb20cd Fix typo in JdbcSessionAutoConfiguration Javadoc
See gh-49873

Signed-off-by: Hyeongjun Cho <ryuu.public@gmail.com>
2026-04-03 08:40:23 +02:00
Moritz Halbritter d437c11761 Merge branch '3.5.x' into 4.0.x
Closes gh-49869
2026-04-02 11:12:20 +02:00
Moritz Halbritter bcb0007f9a Add support for apache/artemis
Closes gh-49865
2026-04-02 10:59:55 +02:00
Moritz Halbritter 4f47202910 Merge branch '3.5.x' into 4.0.x
Closes gh-49866
2026-04-02 10:46:26 +02:00
Moritz Halbritter 4e3f5f0578 Add support for apache/activemq
Closes gh-49863
2026-04-02 10:01:17 +02:00
Andy Wilkinson 417107df7a Remove unused dependency on spring-boot-restclient-test
Closes gh-49855
2026-03-31 13:22:50 +01:00
Stéphane Nicoll 3c16fe6f4b Merge branch '3.5.x' into 4.0.x
Closes gh-49851
2026-03-31 10:31:10 +02:00
Stéphane Nicoll 6fe81dd196 Merge pull request #49835 from kodama-kcc
* clarify-configprops-defaults:
  Polish contribution
  Clarify that configprops defaults are not set in the Environment

Closes gh-49835
2026-03-31 10:31:01 +02:00
Stéphane Nicoll a5338e55c4 Polish contribution
See gh-49835
2026-03-31 10:30:38 +02:00
kei-kodama 8f93bbfc3a Clarify that configprops defaults are not set in the Environment
See gh-49835

Signed-off-by: kei-kodama <kodama521@gmail.com>
2026-03-31 10:11:34 +02:00
Stéphane Nicoll 954fd3d8cb Merge branch '3.5.x' into 4.0.x
Closes gh-49849
2026-03-31 10:07:37 +02:00
Stéphane Nicoll ad114406ee Merge pull request #49846 from dependabot[bot]
* dependabot/npm_and_yarn/antora/springio/antora-extensions-1.14.10:
  Bump @springio/antora-extensions from 1.14.9 to 1.14.10 in /antora

Closes gh-49846
2026-03-31 10:07:29 +02:00
dependabot[bot] 86f6023ed5 Bump @springio/antora-extensions from 1.14.9 to 1.14.10 in /antora
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.9 to 1.14.10.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.9...v1.14.10)

---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
  dependency-version: 1.14.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-49846

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-31 10:03:05 +02:00
Stéphane Nicoll 5c098a9c02 Merge branch '3.5.x' into 4.0.x
Closes gh-49847
2026-03-31 10:00:47 +02:00
Stéphane Nicoll e4581e2ebc Merge pull request #49845 from dependabot[bot]
* dependabot/github_actions/jfrog/setup-jfrog-cli-5.0.0:
  Polish "Bump jfrog/setup-jfrog-cli from 4.10.0 to 5.0.0"
  Bump jfrog/setup-jfrog-cli from 4.10.0 to 5.0.0

Closes gh-49845
2026-03-31 10:00:01 +02:00
Stéphane Nicoll 00beb648f1 Polish "Bump jfrog/setup-jfrog-cli from 4.10.0 to 5.0.0"
See gh-49845
2026-03-31 09:57:10 +02:00
dependabot[bot] afdb1b9f6d Bump jfrog/setup-jfrog-cli from 4.10.0 to 5.0.0
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/86dacb6974c66cc99e7651e1205f6581aaddba9a...1641575d87647fb969c0545f0b6a76873e328b7c)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

See gh-49845

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-31 09:56:48 +02:00
Stéphane Nicoll e4c4283dce Polish
See gh-49837
2026-03-30 11:24:19 +02:00
Stéphane Nicoll 6b7d577717 Merge pull request #49826 from bachhs
* docs/replace-deprecated-kafka-json-serializers:
  Adapt to Jackson 3 Kafka support

Closes gh-49826
2026-03-28 18:07:13 +01:00
bachhs 67ad1fa2b4 Adapt to Jackson 3 Kafka support
See gh-49826

Signed-off-by: bachhs <bachhs21@gmail.com>
2026-03-28 18:01:17 +01:00
Stéphane Nicoll 5c75d33a85 Merge branch '3.5.x' into 4.0.x
Closes gh-49823
2026-03-27 17:46:50 +01:00
Stéphane Nicoll 8d1148c0f3 Merge pull request #49822 from dependabot[bot]
* dependabot/npm_and_yarn/antora/multi-57404e07ab:
  Bump brace-expansion in /antora

Closes gh-49822
2026-03-27 17:46:41 +01:00
dependabot[bot] 7e414ec0c7 Bump brace-expansion in /antora
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)

Updates `brace-expansion` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 2.0.3
  dependency-type: indirect
...

See gh-49822

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 17:45:20 +01:00
Stéphane Nicoll 57a3521c45 Merge branch '3.5.x' into 4.0.x
Closes gh-49818
2026-03-27 11:44:54 +01:00
Stéphane Nicoll 72cd3b5579 Merge pull request #49816 from quaff
* patch-209:
  Do not use String#replaceAll() with a non-regex pattern

Closes gh-49816
2026-03-27 11:44:23 +01:00
Yanming Zhou 9520eb9622 Do not use String#replaceAll() with a non-regex pattern
See gh-49816

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-03-27 11:40:28 +01:00
Stéphane Nicoll 54d923f392 Merge branch '3.5.x' into 4.0.x 2026-03-27 11:32:29 +01:00
Stéphane Nicoll 9a74fd55d3 Adapt to code style changes in IntelliJ IDEA 2026.1 2026-03-27 11:31:51 +01:00
Stéphane Nicoll e2e4a1c37a Merge branch '3.5.x' into 4.0.x
Closes gh-49813
2026-03-27 08:04:58 +01:00
Stéphane Nicoll 5dd6f2d75a Merge pull request #49809 from dependabot[bot]
* dependabot/npm_and_yarn/antora/convict-6.2.5:
  Bump convict from 6.2.4 to 6.2.5 in /antora

Closes gh-49809
2026-03-27 08:04:42 +01:00
dependabot[bot] 2d744b20c4 Bump convict from 6.2.4 to 6.2.5 in /antora
Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.4 to 6.2.5.
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/node-convict/commits)

---
updated-dependencies:
- dependency-name: convict
  dependency-version: 6.2.5
  dependency-type: indirect
...

See gh-49809

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 08:04:04 +01:00
Stéphane Nicoll 9105b64025 Merge branch '3.5.x' into 4.0.x 2026-03-26 16:07:44 +01:00
Stéphane Nicoll 4527245ebc Polish javadoc 2026-03-26 16:06:01 +01:00
Andy Wilkinson 941f006f37 Merge branch '3.5.x' into 4.0.x
Closes gh-49804
2026-03-26 14:58:17 +00:00
Andy Wilkinson 1b6e68ecf1 Upgrade to GitHub Changelog Generator 0.0.14
Closes gh-49803
2026-03-26 14:56:34 +00:00
Stéphane Nicoll f2860e2798 Merge branch '3.5.x' into 4.0.x
Closes gh-49801
2026-03-26 14:47:37 +01:00