Phillip Webb
bd72104b9b
Merge pull request #43086 from nosan
...
* pr/43086:
Polish 'Add the ability to trigger a Quartz job through an Actuator endpoint'
Add the ability to trigger a Quartz job through an Actuator endpoint
Closes gh-43086
2025-02-04 16:30:01 -08:00
Phillip Webb
9881f38d82
Polish 'Add the ability to trigger a Quartz job through an Actuator endpoint'
...
See gh-43086
2025-02-04 16:29:52 -08:00
Dmytro Nosan
fbeace397f
Add the ability to trigger a Quartz job through an Actuator endpoint
...
Add new methods to `QuartzEndpoint` and `QuartzEndpointWebExtension`
to allow a Quartz job to be triggered on demand.
See gh-43086
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-04 16:29:39 -08:00
Phillip Webb
ddc45ea8ca
Merge pull request #44069 from nosan
...
* pr/44069:
Polish PrometheusPushGatewayConfiguration
Closes gh-44069
2025-02-04 14:03:09 -08:00
Dmytro Nosan
1749235dbd
Polish PrometheusPushGatewayConfiguration
...
See gh-44069
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-04 14:02:47 -08:00
Phillip Webb
2b72e1170a
Remove spring-boot-smoke-test-pulsar4
...
Closes gh-43535
2025-02-04 13:50:59 -08:00
Phillip Webb
8c08854e72
Refine Jakarta upgrade rule
2025-02-04 12:44:18 -08:00
Phillip Webb
6fd3fc418e
Upgrade to UnboundID LDAPSDK 7.0.2
...
Closes gh-44099
2025-02-04 12:44:18 -08:00
Phillip Webb
96de268dfb
Upgrade to Thymeleaf Layout Dialect 3.4.0
...
Closes gh-44097
2025-02-04 12:44:18 -08:00
Phillip Webb
4aabaf1e44
Upgrade to Testcontainers Redis Module 2.2.3
...
Closes gh-44096
2025-02-04 12:44:18 -08:00
Phillip Webb
7f40270554
Upgrade to Selenium HtmlUnit 4.28.0
...
Closes gh-44095
2025-02-04 12:44:18 -08:00
Phillip Webb
96b4b8786d
Upgrade to RSocket 1.1.5
...
Closes gh-44094
2025-02-04 12:44:18 -08:00
Phillip Webb
694c14219d
Upgrade to Rabbit Stream Client 0.22.0
...
Closes gh-44093
2025-02-04 12:44:18 -08:00
Phillip Webb
51dfc2b25b
Upgrade to R2DBC MySQL 1.3.2
...
Closes gh-44092
2025-02-04 12:44:17 -08:00
Phillip Webb
2288518835
Upgrade to Pulsar 4.0.2
...
Closes gh-44091
2025-02-04 12:44:17 -08:00
Phillip Webb
713e6f3df6
Upgrade to MongoDB 5.3.1
...
Closes gh-44089
2025-02-04 12:44:17 -08:00
Phillip Webb
d28e5961aa
Upgrade to Lettuce 6.5.3.RELEASE
...
Closes gh-44088
2025-02-04 12:44:17 -08:00
Phillip Webb
ed3a5eefe7
Upgrade to Jakarta WS RS 4.0.0
...
Closes gh-44087
2025-02-04 12:44:17 -08:00
Phillip Webb
43c80db4f6
Upgrade to Jakarta Annotation 3.0.0
...
Closes gh-44085
2025-02-04 12:44:17 -08:00
Phillip Webb
b184cea181
Upgrade to Infinispan 15.1.5.Final
...
Closes gh-44084
2025-02-04 12:44:17 -08:00
Phillip Webb
e0cd4f4291
Upgrade to HttpCore5 5.3.3
...
Closes gh-44083
2025-02-04 12:44:17 -08:00
Phillip Webb
d22de1f567
Upgrade to HttpClient5 5.4.2
...
Closes gh-44082
2025-02-04 12:44:17 -08:00
Phillip Webb
41d7af5147
Upgrade to Hibernate 6.6.6.Final
...
Closes gh-44081
2025-02-04 12:44:17 -08:00
Phillip Webb
2e458f0060
Upgrade to Hamcrest 3.0
...
Closes gh-44080
2025-02-04 12:44:16 -08:00
Phillip Webb
7dc95bc0b5
Upgrade to Gson 2.12.1
...
Closes gh-44079
2025-02-04 12:44:16 -08:00
Phillip Webb
842e57045a
Upgrade to Groovy 4.0.25
...
Closes gh-44078
2025-02-04 12:44:16 -08:00
Phillip Webb
43819d281e
Upgrade to Flyway 11.3.1
...
Closes gh-44077
2025-02-04 12:44:16 -08:00
Phillip Webb
3d678f49ca
Upgrade to DB2 JDBC 12.1.0.0
...
Closes gh-44075
2025-02-04 12:05:58 -08:00
Phillip Webb
186a0adc32
Upgrade to Commons Pool2 2.12.1
...
Closes gh-44074
2025-02-04 12:05:54 -08:00
Phillip Webb
aeea09308d
Upgrade to Commons Codec 1.18.0
...
Closes gh-44073
2025-02-04 12:05:50 -08:00
Phillip Webb
37e21ebe99
Upgrade to Byte Buddy 1.17.0
...
Closes gh-44072
2025-02-04 12:05:46 -08:00
Stéphane Nicoll
3b8148e10e
Merge pull request #44040 from nosan
...
* pr/44040:
Polish "Add property to configure Spring MVC default content types"
Add property to configure Spring MVC default content types
Closes gh-44040
2025-02-04 12:40:36 +01:00
Stéphane Nicoll
e5b03862d3
Polish "Add property to configure Spring MVC default content types"
...
See gh-44040
2025-02-04 12:40:23 +01:00
Dmytro Nosan
d27fd31a3d
Add property to configure Spring MVC default content types
...
This commit adds a configuration property to configure the default
content types with Spring MVC.
See gh-44040
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-02-04 12:40:23 +01:00
Andy Wilkinson
63ecfac40d
Support Pushgateway with new Prometheus client
...
Closes gh-43923
2025-02-04 11:17:25 +00:00
Stéphane Nicoll
465f05ba4a
Merge branch '3.4.x'
...
Closes gh-44063
2025-02-04 12:13:50 +01:00
Stéphane Nicoll
215a6543a5
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44062
2025-02-04 12:13:42 +01:00
Stéphane Nicoll
450244bda5
Merge pull request #44051 from dependabot[bot]
...
* pr/44051:
Polish "Bump gradle/actions from 4.2.2 to 4.3.0"
Bump gradle/actions from 4.2.2 to 4.3.0
Closes gh-44051
2025-02-04 12:13:31 +01:00
Stéphane Nicoll
df975b61e5
Polish "Bump gradle/actions from 4.2.2 to 4.3.0"
...
See gh-44051
2025-02-04 12:11:29 +01:00
dependabot[bot]
a337c6b106
Bump gradle/actions from 4.2.2 to 4.3.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](0bdd871935...94baf225fe )
---
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-44051
2025-02-04 12:11:10 +01:00
Andy Wilkinson
c613c30f26
Merge branch '3.4.x'
...
Closes gh-44061
2025-02-04 11:03:28 +00:00
Andy Wilkinson
6a97128f5b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44060
2025-02-04 11:03:09 +00:00
Andy Wilkinson
ccf6f4c03d
Exclude Windows from CI matrix for commercial builds
...
Closes gh-44058
2025-02-04 11:01:47 +00:00
Phillip Webb
ae6ce40415
Merge branch '3.4.x'
2025-02-03 21:19:19 -08:00
Phillip Webb
e257463899
Merge branch '3.3.x' into 3.4.x
2025-02-03 21:19:14 -08:00
Phillip Webb
754fabab20
Fixup 'Limit artifact types resolved from repositories'
2025-02-03 21:18:52 -08:00
Phillip Webb
91536a8efd
Merge branch '3.4.x'
2025-02-03 20:55:52 -08:00
Phillip Webb
ccf40500e7
Merge branch '3.3.x' into 3.4.x
2025-02-03 20:55:45 -08:00
Phillip Webb
810fedacee
Limit artifact types resolved from repositories
...
Use `content.snapshotsOnly()` or `content.releasesOnly()` to limit
when maven repositories can be used.
2025-02-03 20:24:33 -08:00
Phillip Webb
a39556b8b8
Merge branch '3.4.x'
...
Closes gh-44056
2025-02-03 19:44:48 -08:00