Juergen Hoeller
2c2ef12f68
Upgrade to Netty 4.1.90 and Checkstyle 10.9.1
2023-03-17 18:10:02 +01:00
rstoyanchev
4c69bfd32f
Upgrade to Reactor 2020.0.30
...
Closes gh-30116
2023-03-16 08:30:16 +00:00
rstoyanchev
f0da099b12
Prefer request hostName and hostPort in ReactorServerHttpRequest
...
Backport of 682a4d53 and 9624ea39
Closes gh-29974
2023-03-14 07:02:21 +00:00
Brian Clozel
d00fd4c502
Allow runtime compatibility with SnakeYaml 2.0
...
This commit ensures that SnakeYaml 2.0 is compatible at runtime with
Spring Framework 5.3.x with the `YamlProcessor` support.
The baseline version for SnakeYaml remains the same.
Closes gh-30097
2023-03-10 12:41:03 +01:00
Juergen Hoeller
284657355a
Upgrade to Log4J 2.20, Tomcat 9.0.73, Jetty 9.4.51, Undertow 2.2.23
2023-03-08 17:44:10 +01:00
Juergen Hoeller
66b1c0b4b0
Upgrade to Netty 4.1.89
2023-02-14 11:38:32 +01:00
Juergen Hoeller
4d3d34528e
Upgrade to Tomcat 9.0.71, Netty 4.1.87, AssertJ 3.24.2, HtmlUnit 2.70, Checkstyle 10.7
2023-02-01 18:26:00 +01:00
Sam Brannen
40d2466334
Fix build due to Jackson Javadoc publication changes
...
The Jackson project no longer publishes Javadoc at
https://fasterxml.github.io which breaks the `javadoc` and `api` build
tasks due to their dependency on that web site for external Javadoc links.
As a workaround, we now reference Jackson's Javadoc via
https://www.javadoc.io .
See https://github.com/FasterXML/jackson-databind/issues/3440
Closes gh-29895
2023-01-29 12:43:11 +01:00
Juergen Hoeller
26cd33cb2b
Upgrade to Reactor 2020.0.27
...
Includes HtmlUnit 2.69, AssertJ 3.24.1, Checkstyle 10.6
Closes gh-29798
2023-01-11 00:23:38 +01:00
Juergen Hoeller
2ee393ae71
Upgrade to Tomcat 9.0.70, Jetty 9.4.50, Netty 4.1.86, Undertow 2.2.22, HtmlUnit 2.67, Mockito 4.9, AssertJ 3.23.1, Checkstyle 10.5
2022-12-23 15:52:09 +01:00
Juergen Hoeller
c94025699f
Upgrade to Reactor 2020.0.25
...
See gh-29464
2022-11-15 13:11:32 +01:00
Juergen Hoeller
330d2a5982
Upgrade to Reactor 2020.0.24
...
Includes Netty 4.1.85, Tomcat 9.0.68, Jetty 9.4.49, Jetty Reactive HttpClient 1.1.13, Undertow 2.2.21, SmallRye Mutiny 1.8, Log4J 2.19, OpenPDF 1.3.30, Mockito 4.8.1, HtmlUnit 2.66, Checkstyle 10.4
Closes gh-29464
2022-11-10 18:25:55 +01:00
Sam Brannen
902cdd1a2f
Ignore spring-core-test from main branch in nohttp checks
2022-11-05 14:39:50 +01:00
Sam Brannen
638d91f5f4
Ignore framework-docs from main branch in nohttp check
2022-11-04 16:22:01 +01:00
Juergen Hoeller
182ba4ac29
Upgrade to Checkstyle 10.3.4
2022-10-18 23:05:10 +02:00
Brian Clozel
8d0ac214f3
Configure more memory for checkstyleNohttp
...
See https://docs.gradle.org/7.5/release-notes.html#checkstyle-tasks-use-toolchains-and-execute-in-parallel-by-default
2022-10-04 13:08:08 +02:00
Juergen Hoeller
a7f430bda8
Upgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.64, JsonPath 2.7
2022-09-14 19:28:27 +02:00
Juergen Hoeller
5a781eeb54
Upgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hibernate Validator 6.2.5
2022-09-14 18:42:04 +02:00
Brian Clozel
c871758a51
Upgrade to Reactor 2020.0.23
...
Closes gh-29129
2022-09-13 21:35:11 +02:00
Stephane Nicoll
081d70123e
Start building against Reactor 2020.0.23 snapshots
...
See gh-29129
2022-09-10 09:44:11 +02:00
Adrian Bob
9c0a2eeeb2
Reintroduce Javadoc links to Apache HttpClient 5.1 APIs
...
See gh-28842
2022-07-19 15:39:18 +02:00
Juergen Hoeller
02b7ddbc70
Upgrade to Log4J 2.18, H2 2.1.214, OpenPDF 1.3.29, XStream 1.4.19, HtmlUnit 2.63, Jetty Reactive HttpClient 1.1.12
2022-07-13 16:48:02 +02:00
Juergen Hoeller
3c3ae32f07
Upgrade to Netty 4.1.79, Jetty 9.4.48, Undertow 2.2.18, Checkstyle 10.3.1
2022-07-13 11:11:17 +02:00
Stephane Nicoll
c7067269b3
Upgrade to Reactor 2020.0.21
...
Closes gh-28765
2022-07-12 14:31:43 +02:00
Sam Brannen
3af6a22b9f
Temporarily disable Javadoc links to Apache HttpClient 5.1 APIs
2022-07-12 13:26:07 +02:00
rstoyanchev
63d7e81a48
Switch to Reactor 2020-0.21 snapshots
...
See gh-28765
2022-07-06 11:30:44 +01:00
Sam Brannen
7ac646bc96
Upgrade to TestNG Engine 1.0.4
2022-07-05 12:43:05 +02:00
Sam Brannen
0c9def89de
Ignore build artifacts from the main branch for nohttp
2022-06-27 15:05:05 +02:00
Sam Brannen
ea4d9a20ac
Upgrade to Hamcrest 2.2
2022-06-21 13:48:02 +02:00
Lars Grefer
181023c0c3
Update to Bouncycastle 1.71
...
Closes gh-28636
2022-06-16 16:03:11 +02:00
Stephane Nicoll
c75da7ba10
Upgrade to Reactor 2020.0.20
...
Closes gh-28612
2022-06-14 19:27:03 +02:00
Juergen Hoeller
57db73dcb8
Upgrade to Tomcat 9.0.64, Jackson 2.12.7, Apache Johnzon 1.2.18, OpenPDF 1.3.28, H2 2.1.212, Mockito 4.6.1, HtmlUnit 2.62, Checkstyle 10.3
2022-06-14 15:10:17 +02:00
Stephane Nicoll
e3b288716d
Upgrade to Reactor 2020.0.20
...
Closes gh-28612
2022-06-13 11:39:15 +02:00
Sam Brannen
9d324e59a0
Upgrade to AssertJ 3.23.0
2022-05-31 12:55:43 +02:00
Juergen Hoeller
de6180b093
Upgrade to Reactor 2020.0.19
...
Includes Netty 4.1.77 and RxJava 3.1.4.
Closes gh-28437
2022-05-10 13:05:56 +02:00
Juergen Hoeller
28742171fd
Upgrade to Netty 4.1.76, Mockito 4.5.1, HtmlUnit 2.61
2022-05-05 18:01:31 +02:00
Stephane Nicoll
8b39698553
Upgrade to Reactor 2020.0.18
...
Closes gh-28329
2022-04-12 15:53:10 +02:00
Juergen Hoeller
0cf15c0fdd
Upgrade to Tomcat 9.0.62, Jetty 9.4.46, Jetty Reactive HttpClient 1.1.11, Undertow 2.2.17, R2DBC Arabba-SR13, RSocket 1.1.2, OpenPDF 1.3.27, HtmlUnit 2.60, Checkstyle 10.1
2022-04-08 13:00:20 +02:00
Stephane Nicoll
8789b34ef8
Upgrade to Tomcat 9.0.60
2022-03-16 18:07:38 +01:00
Juergen Hoeller
c4c124b16d
Upgrade to Log4J 2.17.2, SLF4J 1.7.36, Netty 4.1.75, SmallRye Mutiny 1.4, Hibernate Validator 6.2.3, Mockito 4.4, HtmlUnit 2.59
2022-03-16 11:19:57 +01:00
Stephane Nicoll
a683e9e81b
Upgrade to Reactor 2020.0.17
...
Closes gh-28064
2022-03-15 16:00:48 +01:00
Stephane Nicoll
9eec6d0834
Start building against Reactor 2020.0.17 snapshots
...
See gh-28064
2022-03-11 16:18:28 +01:00
Juergen Hoeller
1166577d2c
Upgrade to Netty 4.1.74, Jetty 9.4.45, Undertow 2.2.16, Hibernate Validator 6.2.2, Apache Johnzon 1.2.16, EclipseLink 2.7.10
2022-02-16 20:04:27 +01:00
Stephane Nicoll
3ea540adbc
Upgrade to Reactor 2020.0.16
...
Closes gh-28039
2022-02-15 13:37:08 +01:00
Sébastien Deleuze
eca755ec88
Upgrade to Dokka 1.6.10
...
Closes gh-28040
2022-02-11 17:42:06 +01:00
Stephane Nicoll
4201479546
Start building against Reactor 2020.0.16 snapshots
...
See gh-28039
2022-02-11 15:41:49 +01:00
Juergen Hoeller
5bbdd36e19
Upgrade to Checkstyle 9.3, HtmlUnit 2.58, Apache HttpClient 5.1.3
2022-02-04 23:51:23 +01:00
Stephane Nicoll
82a2544918
Upgrade to spring javaformat 0.0.31
2022-02-03 08:49:16 +01:00
Stephane Nicoll
136bd2002e
Upgrade to spring javaformat 0.0.30
2022-01-31 09:34:12 +01:00
Sam Brannen
a749a6bf54
Stop applying Groovy plugin for the root Gradle project
...
The root project does not rely on the Groovy plugin.
See gh-27945
2022-01-30 15:49:59 +01:00