Commit Graph
60294 Commits
Author SHA1 Message Date
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
Stéphane Nicoll 2602327a76 Merge pull request #49790 from dependabot[bot]
* dependabot/npm_and_yarn/antora/multi-bf05dc1ecf:
  Bump picomatch in /antora

Closes gh-49790
2026-03-26 14:47:27 +01:00
dependabot[bot] 14aa3aa491 Bump picomatch in /antora
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

See gh-49790

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 14:45:08 +01:00
Stéphane Nicoll 30a3fac242 Merge branch '3.5.x' into 4.0.x
Closes gh-49798
2026-03-26 11:25:57 +01:00
Stéphane Nicoll 29674df3ee Remove duplicated default in manual Jackson metadata
Closes gh-49797
2026-03-26 11:19:26 +01:00
Andy Wilkinson 1d8997f604 Next development version (v4.0.6-SNAPSHOT) 2026-03-26 07:56:29 +00:00
Andy Wilkinson e1d6e5a709 Merge branch '3.5.x' into 4.0.x 2026-03-26 07:55:34 +00:00
Andy Wilkinson 6c9e52a174 Next development version (v3.5.14-SNAPSHOT) 2026-03-26 07:55:02 +00:00
Andy Wilkinson a413e9545f Upgrade to Netty 4.2.12.Final
Closes gh-49794
2026-03-26 07:15:58 +00:00
Stéphane Nicoll c1694b50c2 Add missing Spring Integration test module to the relevant starter
Closes gh-49784
2026-03-25 16:02:45 +01:00
Stéphane Nicoll 51ffdc6cd3 Merge branch '3.5.x' into 4.0.x
Closes gh-49782
2026-03-25 14:26:27 +01:00
Stéphane Nicoll 696a60e8fd Full auto-configure transaction management in slice tests
Closes gh-49716
2026-03-25 14:11:14 +01:00
Andy Wilkinson ba70d41a99 Upgrade to Tomcat 11.0.20
Closes gh-49767
2026-03-25 12:30:13 +00:00
Andy Wilkinson fd94ca0a0b Upgrade to Netty 4.2.11.Final
Closes gh-49766
2026-03-25 12:30:09 +00:00
Andy Wilkinson 7e6833bc9c Upgrade to jOOQ 3.19.31
Closes gh-49765
2026-03-25 12:30:05 +00:00
Andy Wilkinson b6dccd4fd6 Upgrade to Jackson 2 Bom 2.21.2
Closes gh-49764
2026-03-25 12:30:00 +00:00
Andy Wilkinson 9dfb854dae Upgrade to Brave 6.3.1
Closes gh-49763
2026-03-25 12:29:56 +00:00
Andy Wilkinson d9ac9f9de1 Upgrade to Zipkin Reporter 3.5.3
Closes gh-49762
2026-03-25 12:29:52 +00:00
Andy Wilkinson c9d31ef909 Merge branch '3.5.x' into 4.0.x 2026-03-25 12:27:52 +00:00
Andy Wilkinson 4b37ecbf6d Upgrade to Undertow 2.3.24.Final
Closes gh-49761
2026-03-25 12:12:04 +00:00
Andy Wilkinson 32a51d5d70 Upgrade to Tomcat 10.1.53
Closes gh-49760
2026-03-25 12:11:56 +00:00
Andy Wilkinson 0934296141 Upgrade to Netty 4.1.132.Final
Closes gh-49759
2026-03-25 12:11:48 +00:00
Andy Wilkinson 851ddda422 Upgrade to jOOQ 3.19.31
Closes gh-49758
2026-03-25 12:11:40 +00:00
Andy Wilkinson ef876fe5d2 Upgrade to Hibernate 6.6.45.Final
Closes gh-49757
2026-03-25 12:11:32 +00:00
Andy Wilkinson 2841d874cf Upgrade to Zipkin Reporter 3.5.3
Closes gh-49756
2026-03-25 12:11:24 +00:00