swapy
a450d8582d
Fix typo in Spring Batch auto-configuration documentation
...
See gh-34646
2023-03-21 15:16:09 -05:00
Scott Frederick
a8016b553e
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34705
2023-03-21 15:06:48 -05:00
Scott Frederick
1c05ad2852
Polish "Clarify conventions for custom error pages in WebFlux"
...
See gh-34534
2023-03-21 14:59:07 -05:00
Dave Syer
f285364f22
Clarify conventions for custom error pages in WebFlux
...
See gh-34534
2023-03-21 14:59:07 -05:00
Scott Frederick
6a6f4a3928
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34704
2023-03-21 14:56:02 -05:00
Scott Frederick
bf48c6c7f3
Merge pull request #34517 from anthonydahanne
...
* gh-34517:
Polish "Add documentation for publishing images with Maven command line"
Add documentation for publishing images with Maven command line
Closes gh-34517
2023-03-21 14:52:21 -05:00
Andy Wilkinson
932c203e06
Upgrade to Spring Session Bom 2021.2.1
...
Closes gh-34533
2023-03-21 19:20:04 +00:00
Scott Frederick
ad680ed4ea
Polish "Add documentation for publishing images with Maven command line"
...
See gh-34517
2023-03-21 13:30:50 -05:00
Anthony Dahanne
21978da02a
Add documentation for publishing images with Maven command line
...
See gh-34517
2023-03-21 13:30:50 -05:00
Andy Wilkinson
174103c747
Upgrade to Spring Session 3.0.1
...
Closes gh-34545
2023-03-21 18:14:24 +00:00
Andy Wilkinson
7f860d20cf
Upgrade to Spring Kafka 3.0.5
...
Closes gh-34543
2023-03-21 18:14:24 +00:00
Andy Wilkinson
11e7df66b9
Upgrade to Spring GraphQL 1.1.3
...
Closes gh-34541
2023-03-21 18:14:23 +00:00
Andy Wilkinson
c5b352bd2e
Upgrade to Spring AMQP 3.0.3
...
Closes gh-34608
2023-03-21 18:14:22 +00:00
Andy Wilkinson
dc96511b66
Upgrade to jOOQ 3.17.10
...
Closes gh-34699
2023-03-21 18:14:22 +00:00
Andy Wilkinson
21bd505c22
Upgrade to Jedis 4.3.2
...
Closes gh-34698
2023-03-21 18:14:15 +00:00
Andy Wilkinson
fbce81fd24
Upgrade to Spring GraphQL 1.0.4
...
Closes gh-34532
2023-03-21 18:11:18 +00:00
Andy Wilkinson
0f0222b0f8
Upgrade to Spring AMQP 2.4.11
...
Closes gh-34607
2023-03-21 18:11:18 +00:00
Andy Wilkinson
e825a6eb1a
Upgrade to UnboundID LDAPSDK 6.0.8
...
Closes gh-34675
2023-03-21 10:07:21 +00:00
Andy Wilkinson
f6add35f8b
Upgrade to Tomcat 10.1.7
...
Closes gh-34674
2023-03-21 10:07:21 +00:00
Andy Wilkinson
fe77ddca24
Upgrade to Spring Retry 2.0.1
...
Closes gh-34544
2023-03-21 09:37:35 +00:00
Andy Wilkinson
3e5ee42f6d
Upgrade to Spring HATEOAS 2.0.3
...
Closes gh-34673
2023-03-21 09:37:35 +00:00
Andy Wilkinson
67deba5c88
Upgrade to Spring Framework 6.0.7
...
Closes gh-34540
2023-03-21 09:37:34 +00:00
Andy Wilkinson
48a6086f51
Upgrade to Spring Data Bom 2022.0.4
...
Closes gh-34539
2023-03-21 09:37:34 +00:00
Andy Wilkinson
cec029e8c3
Upgrade to SLF4J 2.0.7
...
Closes gh-34672
2023-03-21 09:37:34 +00:00
Andy Wilkinson
708e01bf6a
Upgrade to Netty 4.1.90.Final
...
Closes gh-34671
2023-03-21 09:37:34 +00:00
Andy Wilkinson
6fdc6fa619
Upgrade to Logback 1.4.6
...
This commit includes a change to stop using an API in Logback that
has been deprecated without replacement. As Logback now only supports
.xml configuration files, it would only ever have thrown an
exception. The call to the API has been replaced with thrown an
exception directly.
Closes gh-34670
2023-03-21 09:36:31 +00:00
Andy Wilkinson
b60583a073
Upgrade to Json-smart 2.4.10
...
Closes gh-34669
2023-03-21 08:32:47 +00:00
Andy Wilkinson
ac54afe694
Upgrade to jOOQ 3.17.9
...
Closes gh-34668
2023-03-21 08:32:42 +00:00
Andy Wilkinson
7c5291185e
Upgrade to Jetty Reactive HTTPClient 3.0.8
...
Closes gh-34667
2023-03-21 08:32:36 +00:00
Andy Wilkinson
22b350583a
Upgrade to Infinispan 14.0.7.Final
...
Closes gh-34666
2023-03-21 08:32:31 +00:00
Andy Wilkinson
876d45b91a
Upgrade to Groovy 4.0.10
...
Closes gh-34665
2023-03-21 08:32:26 +00:00
Andy Wilkinson
d6c38b30d7
Upgrade to Dropwizard Metrics 4.2.18
...
Closes gh-34664
2023-03-21 08:32:21 +00:00
Andy Wilkinson
dcef19b6a6
Upgrade to Couchbase Client 3.4.4
...
Closes gh-34663
2023-03-21 08:32:15 +00:00
Andy Wilkinson
e1d3743da6
Upgrade to Caffeine 3.1.5
...
Closes gh-34662
2023-03-21 08:32:08 +00:00
Scott Frederick
86a1cfff6f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34659
2023-03-20 18:39:11 -05:00
Scott Frederick
6dc0f90e00
Polish "Disable embedded web auto-config when not using embedded web server"
...
See gh-34332
2023-03-20 18:38:04 -05:00
Guirong Hu
b2facecb12
Disable embedded web auto-config when not using embedded web server
...
See gh-34332
2023-03-20 18:14:58 -05:00
Andy Wilkinson
fe39ee671d
Upgrade to UnboundID LDAPSDK 6.0.8
...
Closes gh-34656
2023-03-20 21:07:57 +00:00
Andy Wilkinson
4be288f672
Upgrade to Tomcat 9.0.73
...
Closes gh-34655
2023-03-20 21:07:57 +00:00
Andy Wilkinson
676cac99b7
Upgrade to Spring HATEOAS 1.5.4
...
Closes gh-34654
2023-03-20 19:39:47 +00:00
Andy Wilkinson
078c5f5c2c
Upgrade to Spring Framework 5.3.26
...
Closes gh-34531
2023-03-20 19:39:42 +00:00
Andy Wilkinson
97dab185dd
Upgrade to Spring Data Bom 2021.2.10
...
Closes gh-34530
2023-03-20 19:39:41 +00:00
Andy Wilkinson
71c7194af7
Upgrade to Netty 4.1.90.Final
...
Closes gh-34653
2023-03-20 19:39:41 +00:00
Andy Wilkinson
20558bf072
Upgrade to Json-smart 2.4.10
...
Closes gh-34652
2023-03-20 19:39:36 +00:00
Andy Wilkinson
bfba7fdee3
Upgrade to Jetty 9.4.51.v20230217
...
Closes gh-34651
2023-03-20 19:39:31 +00:00
Andy Wilkinson
7fa5dab8ac
Upgrade to Jetty Reactive HTTPClient 1.1.14
...
Closes gh-34650
2023-03-20 19:39:26 +00:00
Andy Wilkinson
419428842e
Upgrade to Groovy 3.0.16
...
Closes gh-34649
2023-03-20 19:39:21 +00:00
Andy Wilkinson
3744532dec
Upgrade to Dropwizard Metrics 4.2.18
...
Closes gh-34648
2023-03-20 19:39:16 +00:00
Phillip Webb
dcb41b03a0
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34617
2023-03-15 15:09:44 -07:00
Phillip Webb
aea57fbd41
Consider the underling file in equals/hashcode
...
Update `StandardConfigDataResource` so that the underlying file is
considered in equals/hashcode. Prior to this commit, if the classpath
included `.` then the same resource could be loaded twice. Once via
a `ClassPathResource` and once via a `FileSystemResource`.
Fixes gh-34212
2023-03-15 13:52:10 -07:00