Stephane Nicoll
1aa80f0a6c
Upgrade to Logback 1.4.5
...
Closes gh-33308
2022-11-22 18:00:26 +01:00
Stephane Nicoll
be5099a9ce
Upgrade to Janino 3.1.9
...
Closes gh-33307
2022-11-22 18:00:26 +01:00
Stephane Nicoll
e3d7f718b0
Upgrade to HttpClient5 5.1.4
...
Closes gh-33306
2022-11-22 18:00:26 +01:00
Stephane Nicoll
493e3cb2ab
Upgrade to Glassfish JSTL 3.0.1
...
Closes gh-33305
2022-11-22 18:00:26 +01:00
Stephane Nicoll
0ba83f0827
Upgrade to Ehcache3 3.10.8
...
Closes gh-33304
2022-11-22 18:00:26 +01:00
Stephane Nicoll
db2906bff0
Upgrade to Dropwizard Metrics 4.2.13
...
Closes gh-33303
2022-11-22 18:00:25 +01:00
Stephane Nicoll
0fd1babf19
Upgrade to Byte Buddy 1.12.19
...
Closes gh-33302
2022-11-22 18:00:25 +01:00
Andy Wilkinson
20397ad782
Upgrade to Spring Integration 6.0.0
...
Closes gh-33146
2022-11-22 15:28:18 +00:00
Andy Wilkinson
751b7bec40
Merge branch '2.7.x'
2022-11-22 15:09:43 +00:00
Andy Wilkinson
98113c975b
Revert "Start building against Spring Batch 4.3.8 snapshots"
...
This reverts commit 41914ab15b
.
4.3.8 has been postponed
See gh-33135
2022-11-22 15:09:18 +00:00
Andy Wilkinson
a04754006c
Merge branch '2.7.x'
2022-11-22 15:08:04 +00:00
Andy Wilkinson
f686f27bf6
Merge branch '2.6.x' into 2.7.x
2022-11-22 15:07:36 +00:00
Andy Wilkinson
c4151bb629
Revert "Start building against Spring Batch 4.3.8 snapshots"
...
This reverts commit 2b4ceb35a2
.
The 4.3.8 release has been postponed.
See gh-33128
2022-11-22 15:05:58 +00:00
Stephane Nicoll
5254199a20
Upgrade to Native Build Tools 0.9.18
...
Closes gh-33301
2022-11-22 14:51:46 +01:00
Stephane Nicoll
348b375528
Merge branch '2.7.x'
2022-11-22 14:47:43 +01:00
Stephane Nicoll
232f3cd070
Upgrade to Spring GraphQL 1.0.3
...
Closes gh-33150
2022-11-22 14:46:33 +01:00
Moritz Halbritter
369424853b
Update links to GraalVM page on wiki
2022-11-22 14:39:57 +01:00
Andy Wilkinson
b37295936e
Merge pull request #33287 from jonatan-ivanov
...
* gh-33287:
Remove Brave and OTel HTTP support in favor of instrumentation
Closes gh-33287
2022-11-22 13:23:09 +00:00
Jonatan Ivanov
2d40d07773
Remove Brave and OTel HTTP support in favor of instrumentation
...
See gh-33287
2022-11-22 13:22:14 +00:00
Brian Clozel
aeccf7673b
Upgrade to Spring for GraphQL 1.1.0
...
Closes gh-33145
2022-11-22 14:17:01 +01:00
Brian Clozel
cbc19abb61
Upgrade to Jackson 2.14.1
...
Closes gh-33289
2022-11-22 14:09:21 +01:00
Moritz Halbritter
fad610ef72
Add factory for NoopTracer instead of using instance supplier
...
Closes gh-33298
2022-11-22 14:02:57 +01:00
Andy Wilkinson
5a3972fee7
Merge branch '2.7.x'
...
Closes gh-33297
2022-11-22 12:02:15 +00:00
Andy Wilkinson
f638c0070a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33296
2022-11-22 12:01:42 +00:00
Andy Wilkinson
673d301b88
Make Ant smoke test more robust
...
Closes gh-33295
2022-11-22 12:01:21 +00:00
Stephane Nicoll
75b74637f6
Make sure the 'native' profile can be used in a multi-modules project
...
This commit updates the 'native' profile so that it provides plugin
management for the plugins involved in building a native image, rather
than forcing their executions.
This commit also update the Maven Plugin reference guide to describe
what the native profile does, and how it can be used in various
scenarios.
Closes gh-33184
2022-11-22 12:33:52 +01:00
Stephane Nicoll
29ee5d2d9a
Polish
2022-11-22 10:45:03 +01:00
Stephane Nicoll
a7f57091a6
Add support for building an image without forking the Maven lifecycle
...
This commit adds a new "build-image-no-fork" goal that behaves exactly
as "build-image", except it does not fork the lifecycle. This is a
common pattern in maven plugins where a goal can be invoked on the
command-line and conveniently make sure that a certain phase has run
prior to its execution.
The new goal is suitable for binding the goal in a phase, typically
package, and rely on it rather than invoking the goal. This makes sure
that the lifecycle is forked, which would run everything again.
Closes gh-26455
2022-11-22 10:42:26 +01:00
Stephane Nicoll
efa8d8b877
Upgrade to Spring WS 4.0.0
...
Closes gh-33139
2022-11-22 08:53:11 +01:00
Brian Clozel
e8c3157db5
Start building against Spring Framework 6.0.1 SNAPSHOTs
...
See gh-33286
2022-11-21 20:53:37 +01:00
Phillip Webb
12b4578e98
Further refine WavefrontProperties
...
See gh-33244
2022-11-21 11:43:10 -08:00
Andy Wilkinson
2d4ef90954
Upgrade to Spring Kafka 3.0.0
...
Closes gh-33142
2022-11-21 17:49:13 +00:00
Andy Wilkinson
bb6dc6fc99
Merge branch '2.7.x'
2022-11-21 17:48:24 +00:00
Andy Wilkinson
2848593caa
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33133
2022-11-21 17:47:40 +00:00
Andy Wilkinson
b960609995
Upgrade to Spring Kafka 2.8.11
...
Closes gh-33126
2022-11-21 17:46:24 +00:00
Stephane Nicoll
a9375afb06
Upgrade to Spring Security 6.0.0
...
Closes gh-33144
2022-11-21 17:41:18 +01:00
Stephane Nicoll
82283c92c6
Merge branch '2.7.x'
2022-11-21 17:41:09 +01:00
Stephane Nicoll
a6de2e88ed
Upgrade to Spring AMQP 3.0.0
...
Closes gh-33141
2022-11-21 17:40:47 +01:00
Stephane Nicoll
296cb83386
Merge branch '2.6.x' into 2.7.x
2022-11-21 17:40:26 +01:00
Stephane Nicoll
bed7df63a9
Upgrade to Spring AMQP 2.4.8
...
Closes gh-33223
2022-11-21 17:39:58 +01:00
Stephane Nicoll
5035f638a5
Upgrade to Spring AMQP 2.4.8
...
Closes gh-33222
2022-11-21 17:39:22 +01:00
Stephane Nicoll
d89861e056
Merge branch '2.7.x'
...
Closes gh-33284
2022-11-21 16:23:11 +01:00
Stephane Nicoll
78d8bfdc52
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33283
2022-11-21 16:22:54 +01:00
Stephane Nicoll
48e77ee4ae
Merge pull request #33276 from hpoettker
...
* pr/33276:
Make `ScheduledBeanLazyInitializationExcludeFilter` conditional
Closes gh-33276
2022-11-21 16:22:42 +01:00
Henning Poettker
330848d339
Make `ScheduledBeanLazyInitializationExcludeFilter` conditional
...
See gh-33276
2022-11-21 16:11:07 +01:00
Andy Wilkinson
cb14089d24
Align reference docs with @Timed changes
...
Closes gh-33282
2022-11-21 14:14:28 +00:00
Andy Wilkinson
4100561b3d
Align docs with tags provider and contributor changes
...
Closes gh-33281
2022-11-21 13:58:27 +00:00
Andy Wilkinson
810efdb53d
Upgrade to Spring REST Docs 3.0.0
...
Closes gh-33143
2022-11-21 12:27:28 +00:00
Andy Wilkinson
8086084a9b
Merge branch '2.7.x'
2022-11-21 12:01:28 +00:00
Andy Wilkinson
3d2e0f38a7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33134
2022-11-21 12:00:54 +00:00