Andy Wilkinson
96ade2d07a
Upgrade to Jedis 4.2.3
...
Closes gh-31586
2022-07-07 15:13:19 +01:00
Moritz Halbritter
2dc0936db6
Add reflection hints for Jackson's basic serializers
...
Closes gh-31537
2022-07-07 16:09:25 +02:00
Andy Wilkinson
a01c58fae7
Upgrade to WebJars Locator Core 0.52
...
Closes gh-31602
2022-07-07 14:34:18 +01:00
Andy Wilkinson
2e3f6833fd
Upgrade to Versions Maven Plugin 2.11.0
...
Closes gh-31601
2022-07-07 14:34:18 +01:00
Andy Wilkinson
db2b137669
Upgrade to Selenium HtmlUnit 3.62.0
...
Closes gh-31600
2022-07-07 14:34:18 +01:00
Andy Wilkinson
61c6a46a25
Upgrade to Rabbit AMQP Client 5.15.0
...
Closes gh-31598
2022-07-07 14:34:18 +01:00
Andy Wilkinson
19b7e012f3
Upgrade to Prometheus Client 0.16.0
...
Closes gh-31597
2022-07-07 14:34:17 +01:00
Andy Wilkinson
5f15425daa
Upgrade to Postgresql 42.4.0
...
Closes gh-31596
2022-07-07 14:34:17 +01:00
Andy Wilkinson
9d649f154d
Upgrade to Oracle Database 21.6.0.0.1
...
Closes gh-31595
2022-07-07 14:34:17 +01:00
Andy Wilkinson
5d6bcb453c
Upgrade to OpenTelemetry 1.15.0
...
Closes gh-31594
2022-07-07 14:34:17 +01:00
Andy Wilkinson
6cb1a958a5
Upgrade to OkHttp 4.10.0
...
Closes gh-31593
2022-07-07 14:34:17 +01:00
Andy Wilkinson
7c92ec48e3
Upgrade to Maven Invoker Plugin 3.3.0
...
Closes gh-31592
2022-07-07 14:34:16 +01:00
Andy Wilkinson
4b650ecc7b
Upgrade to Maven Enforcer Plugin 3.1.0
...
Closes gh-31591
2022-07-07 14:34:16 +01:00
Andy Wilkinson
a6c3e8aa02
Upgrade to Maven Assembly Plugin 3.4.0
...
Closes gh-31590
2022-07-07 14:34:16 +01:00
Andy Wilkinson
51c6c885b9
Upgrade to Log4j2 2.18.0
...
Closes gh-31589
2022-07-07 14:34:16 +01:00
Andy Wilkinson
7bfc1314f9
Upgrade to Liquibase 4.12.0
...
Closes gh-31588
2022-07-07 14:34:16 +01:00
Andy Wilkinson
048bab4400
Upgrade to jOOQ 3.17.1
...
Closes gh-31587
2022-07-07 14:34:16 +01:00
Andy Wilkinson
1a76732c5f
Upgrade to HtmlUnit 2.62.0
...
Closes gh-31585
2022-07-07 14:34:15 +01:00
Andy Wilkinson
e4ff76048f
Upgrade to Derby 10.16.1.1
...
Closes gh-31584
2022-07-07 14:34:15 +01:00
Andy Wilkinson
344a216feb
Upgrade to Artemis 2.23.1
...
Closes gh-31583
2022-07-07 14:34:15 +01:00
Moritz Halbritter
9e3c557992
Merge branch '2.7.x'
2022-07-07 15:21:12 +02:00
Andy Wilkinson
e9136e023b
Adapt to trailing slashes no longer being matched by default
...
See gh-31563
2022-07-07 14:16:20 +01:00
Moritz Halbritter
d4b1c219ab
Move test imports from main to test resources
...
They shouldn't have been in main resources in the first place, this was
an accident.
2022-07-07 15:15:34 +02:00
Andy Wilkinson
97d96eebdf
Adapt ControllerEndpointHandlerMapping to PathPatternParser default
...
See gh-31547
2022-07-07 14:15:23 +01:00
Moritz Halbritter
8ce3a1e51b
Add resource hints for JavaLoggingSystem
...
See gh-31531
2022-07-07 14:31:17 +02:00
Moritz Halbritter
dc5eee8f48
Polish JavaLoggingSystem
2022-07-07 14:20:13 +02:00
Moritz Halbritter
4921954200
Remove --allow-incomplete-classpath from native-image arguments
...
This parameter is now the default in GraalVM 22.1
Closes gh-31568
2022-07-07 14:01:18 +02:00
Moritz Halbritter
04391275c1
Make MeterRegistry lazy in TimerObservationHandlerObservationRegistryCustomizer
...
Closes gh-31580
2022-07-06 14:18:53 +02:00
Scott Frederick
e49597c1ae
Merge branch '2.7.x'
...
Closes gh-31559
2022-06-30 14:58:48 -05:00
Scott Frederick
e24c49a09a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31558
2022-06-30 14:58:28 -05:00
Scott Frederick
17bdc526f6
Avoid adding layers for buildpacks that exist in the builder
...
This commit adds validation of any buildpacks that are specified for
image building to match them against buildpacks that are bundled in
the builder. If an image buildpack's ID, version, and one layer
hash match the same information stored in a label on the builder
image, that buildpack won't be added and the buildpack bundled in
the builder will be used instead. This reduces the chance of adding to
the total count of layers in a builder image unnecessarily.
Fixes gh-31233
2022-06-30 14:35:34 -05:00
Andy Wilkinson
ca070e8f3d
Merge branch '2.7.x'
...
Closes gh-31557
2022-06-30 20:11:58 +01:00
Andy Wilkinson
5299e849b9
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31556
2022-06-30 20:11:28 +01:00
Andy Wilkinson
6411f88f28
Upgrade to Dependency Management Plugin 1.0.12.RELEASE
...
Closes gh-31555
2022-06-30 19:45:40 +01:00
Moritz Halbritter
d505d8e648
Merge pull request #31549 from adrianbob
...
* gh-31549:
Remove remaining Jolokia references from the documentation
Closes gh-31549
2022-06-30 09:53:59 +02:00
Adrian Bob
29beee61b5
Remove remaining Jolokia references from the documentation
...
See gh-31549
2022-06-30 09:52:57 +02:00
Andy Wilkinson
ac59b5781f
Align with breaking changes in spring-test
...
See gh-31241
2022-06-26 09:55:36 +01:00
Andy Wilkinson
eca9343675
Merge branch '2.7.x'
2022-06-26 08:19:34 +01:00
Andy Wilkinson
2f01739e0d
Polish since date on new SslStoreProvider API
...
See gh-31253
2022-06-26 08:18:21 +01:00
Andy Wilkinson
543d9c6e66
Merge branch '2.7.x'
2022-06-25 13:47:45 +01:00
Andy Wilkinson
71526bf44f
Polish
...
See gh-31253
2022-06-25 13:47:25 +01:00
Andy Wilkinson
a28ca4594b
Merge branch '2.7.x'
...
Closes gh-31529
2022-06-24 18:01:31 +01:00
Andy Wilkinson
7abc7df7b8
Allow PEM certificates to be used without a key store password
...
Closes gh-31253
2022-06-24 18:01:20 +01:00
Andy Wilkinson
06281e2d72
Merge pull request #31527 from dreis2211
...
* gh-31527:
Use switch expressions where appropriate
Closes gh-31527
2022-06-24 16:19:51 +01:00
dreis2211
458f989cf3
Use switch expressions where appropriate
...
See gh-31527
2022-06-24 16:19:28 +01:00
Andy Wilkinson
836b08f49d
Merge branch '2.7.x'
2022-06-24 15:03:41 +01:00
Andy Wilkinson
dfb8979456
Merge branch '2.6.x' into 2.7.x
2022-06-24 15:03:25 +01:00
Andy Wilkinson
c87340e5c1
Remove unnecessary throws
2022-06-24 15:02:58 +01:00
Andy Wilkinson
631b1e0d76
Merge branch '2.7.x'
...
Closes gh-31526
2022-06-24 13:10:10 +01:00
Andy Wilkinson
1e08f545d0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31525
2022-06-24 13:05:06 +01:00