Commit Graph
54029 Commits
Author SHA1 Message Date
Stéphane Nicoll 7841d401b6 Merge pull request #47720 from dependabot[bot]
* pr/47720:
  Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
  Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0

Closes gh-47720
2025-10-21 08:06:13 +02:00
Stéphane Nicoll d9ef3ffbc3 Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
See gh-47720
2025-10-21 08:05:56 +02:00
dependabot[bot] a925838783 Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/c32bf10843e4071112c4ea3abf622d3b27cd8c17...e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d)

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

See gh-47720

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 08:03:17 +02:00
Stéphane Nicoll b9ce639a3d Merge pull request #47696 from Lublanski
* pr/47696:
  Polish "Fix Homebrew formula to use libexec"
  Fix Homebrew formula to use libexec
  Configure Jetty with VirtualThreadPool

Closes gh-47696
2025-10-21 08:01:40 +02:00
Stéphane Nicoll f8e04e0be2 Polish "Fix Homebrew formula to use libexec"
See gh-47696
2025-10-21 07:58:58 +02:00
Vinicius Lublanski 72832b06d3 Fix Homebrew formula to use libexec
See gh-47696

Signed-off-by: Vinicius Lublanski <vlublima@gmail.com>
2025-10-20 15:54:16 +02:00
Brian Clozel 9dda15a825 Configure Jetty with VirtualThreadPool
Prior to this commit, Spring Boot would auto-configure a
`QueuedThreadPool` on the Jetty embedded server when the virtual threads
option is enabled.

This commit configures instead the dedicated `VirtualThreadPool` that
the Jetty team recommends when Virtual Threads is supported.

Fixes gh-47690
2025-10-20 14:20:45 +02:00
Stéphane Nicoll 9f9c178067 Upgrade to Logback 1.5.20
Closes gh-47712
2025-10-20 07:56:13 +02:00
Stéphane Nicoll 4b31052d31 Upgrade to Groovy 4.0.29
Closes gh-47711
2025-10-20 07:56:08 +02:00
Stéphane Nicoll ebf9ab5132 Merge pull request #47694 from Pankraz76
* pr/47694:
  Remove unnused parameter

Closes gh-47694
2025-10-19 16:47:57 +02:00
Vincent Potucek 168fa858c5 Remove unnused parameter
See gh-47694

Signed-off-by: Vincent Potucek <vpotucek@me.com>
2025-10-19 16:45:59 +02:00
Stéphane Nicoll 5280f1ab8f Refresh tools getting started section
Closes gh-47699
2025-10-19 16:15:13 +02:00
Stéphane Nicoll 5d2e5da3b5 Upgrade to Spring LDAP 3.2.15
Closes gh-47452
2025-10-17 16:44:00 +02:00
Stéphane Nicoll 91d65688e1 Upgrade to Spring Data Bom 2024.1.11
Closes gh-47450
2025-10-17 16:44:00 +02:00
Moritz Halbritter 66c112936e Add runtime hints for timeout methods with Duration overloads
Closes gh-47675
2025-10-17 14:26:48 +02:00
Phillip Webb bc6a92a1c9 Include deprecated configuration properties in reference documentation
Add a new appendix section to show deprecated properties and when
possible their replacement or reason.

Closes gh-47622
2025-10-16 20:52:24 -07:00
Stéphane Nicoll 764702909a Upgrade to Spring Framework 6.2.12
Closes gh-47451
2025-10-16 11:05:35 +02:00
Stéphane Nicoll fdf1debe52 Upgrade to Reactor Bom 2024.0.11
Closes gh-47448
2025-10-15 16:18:57 +02:00
Stéphane Nicoll de7d50f78a Upgrade to Netty 4.1.128.Final
Closes gh-47647
2025-10-15 16:18:57 +02:00
Phillip Webb 682ad665f5 Fix 'Check scoped proxy target for isDefaultCandidate'
Fix accidental logic issue introduced in commit c14b57a3eb.

See gh-47633
2025-10-14 14:18:38 -07:00
Phillip Webb c14b57a3eb Check scoped proxy target for isDefaultCandidate
Update `OnBeanCondition` to check the scoped proxy target for
`isDefaultCandidate`. This fixes an issue introduced by
https://github.com/spring-projects/spring-framework/pull/35627.

Fixes gh-47633
2025-10-14 12:05:30 -07:00
Stéphane Nicoll ef25b0503d Restore use of jakarta.ee
See gh-47592
2025-10-14 17:15:47 +02:00
Moritz Halbritter 5ca677125c Add runtime hints for JavaVersion detection
Closes gh-47619
2025-10-14 12:33:07 +02:00
Stéphane Nicoll 9af4aeffd8 Start building against Spring Integration 6.4.8 snapshots
See gh-47611
2025-10-14 09:45:45 +02:00
Stéphane Nicoll 4b02534e90 Start building against Spring AMQP 3.2.8 snapshots
See gh-47610
2025-10-14 09:45:41 +02:00
Stéphane Nicoll e58b776fc4 Upgrade to Tomcat 10.1.48
Closes gh-47608
2025-10-14 09:23:55 +02:00
Stéphane Nicoll fa6d5dbee5 Upgrade to MSSQL JDBC 12.8.2.jre11
Closes gh-47607
2025-10-14 09:23:50 +02:00
Stéphane Nicoll 1254e6a8de Upgrade to Micrometer Tracing 1.4.11
Closes gh-47447
2025-10-14 09:23:46 +02:00
Stéphane Nicoll 62af7ada47 Upgrade to Micrometer 1.14.12
Closes gh-47446
2025-10-14 09:23:46 +02:00
Stéphane Nicoll eff1e044f3 Use a more robust location for JakartaEE javadoc
Closes gh-47592
2025-10-13 10:58:07 +02:00
Stéphane Nicoll 8afdb63b2c Upgrade to Undertow 2.3.20.Final
Closes gh-47524
2025-10-11 12:17:56 +02:00
Stéphane Nicoll e3b13d1128 Upgrade to Tomcat 10.1.47
Closes gh-47523
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 7e3139fcfc Upgrade to RxJava3 3.1.12
Closes gh-47522
2025-10-11 12:17:56 +02:00
Stéphane Nicoll ee9065b737 Upgrade to R2DBC Postgresql 1.0.8.RELEASE
Closes gh-47521
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 668909f868 Upgrade to Pulsar 3.3.9
Closes gh-47520
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 3241cd7e94 Upgrade to Postgresql 42.7.8
Closes gh-47519
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 2973f3cb4d Upgrade to Lombok 1.18.42
Closes gh-47518
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 937cf4b828 Upgrade to Logback 1.5.19
Closes gh-47517
2025-10-11 11:42:41 +02:00
Stéphane Nicoll 8d0c7c1d63 Upgrade to jOOQ 3.19.27
Closes gh-47516
2025-10-11 11:42:41 +02:00
Stéphane Nicoll 2b93abc6af Upgrade to Jetty 12.0.28
Closes gh-47515
2025-10-11 11:42:41 +02:00
Stéphane Nicoll 1092b861ef Upgrade to Jetty Reactive HTTPClient 4.0.12
Closes gh-47514
2025-10-11 11:42:41 +02:00
Stéphane Nicoll 4af7eef007 Upgrade to Jaybird 5.0.10.java11
Closes gh-47513
2025-10-11 11:42:41 +02:00
Stéphane Nicoll b4738b74ef Upgrade to Jakarta XML Bind 4.0.4
Closes gh-47237
2025-10-11 11:42:40 +02:00
Stéphane Nicoll f6cda6b1c0 Upgrade to Jakarta Mail 2.1.5
Closes gh-47511
2025-10-11 11:23:01 +02:00
Stéphane Nicoll 74fd14f397 Upgrade to HttpCore5 5.3.6
Closes gh-47510
2025-10-11 11:22:57 +02:00
Stéphane Nicoll 28932e3e27 Upgrade to Hibernate 6.6.33.Final
Closes gh-47509
2025-10-11 11:22:53 +02:00
Stéphane Nicoll 629af48e1a Upgrade to Glassfish JAXB 4.0.6
Closes gh-47508
2025-10-11 11:22:49 +02:00
Stéphane Nicoll 162a761def Upgrade to Classmate 1.7.1
Closes gh-47507
2025-10-11 11:22:45 +02:00
Stéphane Nicoll 328ed3a1f2 Upgrade to Angus Mail 2.0.5
Closes gh-47506
2025-10-11 11:22:41 +02:00
Stéphane Nicoll f85c74327d Start building against Spring Batch 5.2.4 snapshots
See gh-47486
2025-10-10 18:30:38 +02:00