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
Phillip Webb
5d21c3616f
Don't treat Kotlin data classes as immutable
...
Unlike records, Kotlin data classes are mutable and so we can't apply
the same constructor detection logic.
Fixes gh-34500
2023-03-14 18:03:15 -07:00
Andy Wilkinson
d070ee284d
Start building against Spring AMQP 3.0.3 snapshots
...
See gh-34608
2023-03-14 20:31:09 +00:00
Andy Wilkinson
837ac85f3b
Start building against Spring AMQP 2.4.11 snapshots
...
See gh-34607
2023-03-14 20:15:41 +00:00
Andy Wilkinson
1a79cced6a
Upgrade to Reactor Bom 2022.0.5
...
Closes gh-34538
2023-03-14 20:12:55 +00:00
Andy Wilkinson
8521afcee7
Upgrade to Micrometer Tracing 1.0.3
...
Closes gh-34537
2023-03-14 15:11:53 +00:00
Andy Wilkinson
6f946407bc
Upgrade to Micrometer 1.10.5
...
Closes gh-34536
2023-03-14 15:11:52 +00:00
Andy Wilkinson
7022d9abbb
Upgrade to Reactor Bom 2020.0.30
...
Closes gh-34529
2023-03-14 15:09:09 +00:00
Andy Wilkinson
7f2002fe44
Upgrade to Micrometer 1.9.9
...
Closes gh-34528
2023-03-14 15:08:30 +00:00
Andy Wilkinson
d9c5f274c8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34605
2023-03-14 15:03:53 +00:00
1993heqiang
a3bb3b1510
Polish name of JettyServletWebServerFactory bean method
...
See gh-34421
2023-03-14 15:02:12 +00:00
Andy Wilkinson
03865eebd7
Polish "Fix Javadoc in JobLauncherApplicationRunner"
...
See gh-34596
2023-03-14 14:58:01 +00:00
Sanghyuk Jung
03acc0273e
Fix Javadoc in JobLauncherApplicationRunner
...
See gh-34596
2023-03-14 14:55:27 +00:00
Andy Wilkinson
7f807dccb7
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34602
2023-03-14 14:52:27 +00:00
Andy Wilkinson
da156224aa
Polish "Update two references to old APIs in the docs"
...
See gh-34567
2023-03-14 14:50:51 +00:00
1993heqiang
e447c49f3b
Update two references to old APIs in the docs
...
See gh-34567
2023-03-14 14:48:19 +00:00
Andy Wilkinson
220c4b671b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34600
2023-03-14 14:40:26 +00:00
Johnny Lim
00f388fa6f
Polish Javadoc since tags for gh-34324
...
See gh-34587
2023-03-14 14:39:10 +00:00
Andy Wilkinson
367ec46d34
Start building against Spring Session 3.0.1 snapshots
...
See gh-34545
2023-03-09 14:55:22 +00:00
Andy Wilkinson
d7d89c2d7e
Start building against Spring Retry 2.0.1 snapshots
...
See gh-34544
2023-03-09 14:55:16 +00:00
Andy Wilkinson
cf22fcd0d1
Start building against Spring Kafka 3.0.5 snapshots
...
See gh-34543
2023-03-09 14:55:12 +00:00
Andy Wilkinson
bd259953b6
Start building against Spring Integration 6.0.4 snapshots
...
See gh-34542
2023-03-09 14:55:06 +00:00