Steve Riesenberg
da492efc52
Add milestone repo for buildSrc
2023-08-18 20:55:26 -05:00
Josh Cummings
10990ee377
Update junit-bom to 5.10.0-RC1
...
Closes gh-13541
2023-07-14 19:33:18 -06:00
Josh Cummings
11e6915c98
Update io.projectreactor to 2022.0.9
...
Closes gh-13533
2023-07-14 18:44:35 -06:00
Steve Riesenberg
e687c4a240
Update io.projectreactor to 2022.0.8
...
Closes gh-13338
2023-06-16 12:08:13 -05:00
Marcus Da Coregio
d4c349d743
Merge branch '6.0.x'
...
Closes gh-13248
2023-05-30 15:28:16 -03:00
Marcus Da Coregio
adeadae92b
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13247
2023-05-30 15:27:44 -03:00
Marcus Da Coregio
aa8b691ee3
Merge branch '5.7.x' into 5.8.x
...
Closes gh-13246
2023-05-30 15:26:29 -03:00
Marcus Da Coregio
663f5cf76b
Remove /plugins-release and /plugins-snapshot from build
...
Those repositories now need authentication, and we do not actually need them, the dependencies can be resolved from Maven Central
Closes gh-13245
2023-05-30 15:25:54 -03:00
Marcus Da Coregio
27e37ae913
Update junit-bom to 5.9.3
...
Closes gh-13170
2023-05-12 10:11:46 -03:00
Marcus Da Coregio
3b863a9b8d
Update io.projectreactor to 2022.0.7
...
Closes gh-13167
2023-05-12 10:11:36 -03:00
Rob Winch
07aef93d33
Update io.projectreactor to 2022.0.6
...
Closes gh-13046
2023-04-14 13:00:38 -05:00
Marcus Da Coregio
95f2b822a7
Update io.projectreactor to 2022.0.6
...
Closes gh-13034
2023-04-14 14:24:19 -03:00
Josh Cummings
70c5fdeefa
Update junit-bom to 5.9.2
...
Closes gh-12900
2023-03-20 10:48:06 -06:00
Josh Cummings
9d4b35b05c
Update io.spring.nohttp to 0.0.11
...
Closes gh-12892
2023-03-20 10:44:46 -06:00
Josh Cummings
83f09ca719
Update io.projectreactor to 2022.0.5
...
Closes gh-12890
2023-03-20 10:44:28 -06:00
Josh Cummings
f125785328
Update io.spring.nohttp to 0.0.11
...
Closes gh-12734
2023-02-17 15:53:16 -07:00
Steve Riesenberg
f57b433fb1
Update junit-bom to 5.9.2
...
Closes gh-12723
2023-02-17 11:58:32 -06:00
Steve Riesenberg
d245a54951
Update io.spring.nohttp to 0.0.11
...
Closes gh-12720
2023-02-17 11:58:21 -06:00
Marcus Da Coregio
e8a251aa7f
Update junit-bom to 5.9.2
...
Closes gh-12708
2023-02-17 14:53:37 -03:00
Marcus Da Coregio
d127ad310f
Update io.spring.nohttp to 0.0.11
...
Closes gh-12703
2023-02-17 14:53:21 -03:00
Marcus Da Coregio
b0c823970b
Update io.projectreactor to 2022.0.3
...
Closes gh-12701
2023-02-17 14:53:14 -03:00
Marcus Da Coregio
e1d61aff62
Update io.projectreactor to 2022.0.1
...
Closes gh-12419
2022-12-16 14:00:01 -03:00
Marcus Da Coregio
a9506d1e88
Update org.gretty:gretty to 4.0.3
...
Closes gh-12277
2022-11-23 13:28:51 -03:00
Marcus Da Coregio
f38b5f1c37
Merge branch '5.8.x'
...
Closes gh-12155
2022-11-08 09:49:28 -03:00
Marcus Da Coregio
06c831ac74
Merge branch '5.7.x' into 5.8.x
...
Closes gh-12154
2022-11-08 09:48:27 -03:00
Marcus Da Coregio
ab5299b6a3
Merge branch '5.6.x' into 5.7.x
...
Closes gh-12153
2022-11-08 09:47:59 -03:00
Marcus Da Coregio
1c9ea52e44
Change gradle.plugin.org.gretty:gretty:3.0.1 to org.gretty:gretty:3.0.9
...
Closes gh-12152
2022-11-08 09:47:02 -03:00
Steve Riesenberg
efbb3fc218
Update junit-bom to 5.9.1
...
Closes gh-12061
2022-10-17 21:01:35 -05:00
Rob Winch
c170216793
Update junit-bom to 5.9.1
...
Closes gh-12036
2022-10-17 18:02:44 -05:00
Marcus Da Coregio
2c2603ba0f
Update io.projectreactor to 2020.0.24
...
Closes gh-12001
2022-10-13 09:24:20 -03:00
Marcus Da Coregio
191a5425a3
Update junit-bom to 5.9.0
...
Closes gh-11870
2022-09-16 15:57:45 -03:00
Marcus Da Coregio
222ebeab3b
Update io.projectreactor to 3.5.0-M6
...
Closes gh-11861
2022-09-16 15:57:44 -03:00
Steve Riesenberg
e2a4227c11
Update junit-bom to 5.9.0
...
Closes gh-11848
2022-09-16 13:39:02 -05:00
Marcus Da Coregio
da09788be9
Update io.projectreactor to 2020.0.22
...
Closes gh-11680
2022-08-10 14:52:51 -03:00
Rob Winch
7a860e1568
Fix Snapshot Sources/Javadoc
...
This commit merges a workaround to an issue in JFrog's Gradle plugin
which causes SNAPSHOT javadoc and sources to become out of sync and thus
prevents users from being able to download either.
Closes gh-10602
2022-07-26 16:26:31 -05:00
Rob Winch
ad9e737bf2
Fix Snapshot Sources/Javadoc
...
This commit merges a workaround to an issue in JFrog's Gradle plugin
which causes SNAPSHOT javadoc and sources to become out of sync and thus
prevents users from being able to download either.
Closes gh-10602
2022-07-26 16:25:52 -05:00
Rob Winch
0d74da4f97
Fix Snapshot Sources/Javadoc
...
This commit merges a workaround to an issue in JFrog's Gradle plugin
which causes SNAPSHOT javadoc and sources to become out of sync and thus
prevents users from being able to download either.
Closes gh-10602
2022-07-26 16:24:54 -05:00
Rob Winch
e3ed6b3539
Update to build-info-extractor-gradle:4.29.0
...
Issue gh-10602
2022-07-26 15:42:50 -05:00
Steve Riesenberg
0d2b71ed86
Update junit-bom to 5.9.0-RC1
...
Closes gh-11557
2022-07-15 12:40:36 -05:00
Marcus Da Coregio
bbccc48d2f
Update junit-bom to 5.9.0-RC1
...
Closes gh-11536
2022-07-15 14:08:51 -03:00
Marcus Da Coregio
64c134a47e
Update io.projectreactor to 3.5.0-M4
...
Closes gh-11525
2022-07-15 14:07:08 -03:00
Steve Riesenberg
148756076c
Backport release automation and github actions
...
Closes gh-11501
2022-07-13 15:51:25 -05:00
Steve Riesenberg
539443b4be
Add GitHubReleasePlugin with createGitHubRelease task
...
Issue gh-10456
Issue gh-10457
2022-07-13 15:51:24 -05:00
Steve Riesenberg
d76c321f8c
Backport release automation and github actions
...
Closes gh-11500
2022-07-13 15:17:03 -05:00
Steve Riesenberg
de45964f55
Backport release automation and github actions
...
Closes gh-11480
2022-07-13 13:43:13 -05:00
Marcus Da Coregio
a8b6d9bb40
Use JDK 17 on buildSrc
...
Issue gh-11324
2022-06-22 10:30:45 -03:00
Joe Grandja
8ee9c32788
Update io.projectreactor to 2020.0.20
...
Closes gh-11414
2022-06-20 14:41:00 -04:00
Steve Riesenberg
8a030b7f46
Update junit-bom to 5.9.0-M1
...
Closes gh-11252
Closes gh-11253
2022-05-16 10:40:00 -05:00
Steve Riesenberg
93fc2bba99
Update io.projectreactor to 2020.0.19
...
Closes gh-11242
Closes gh-11243
2022-05-16 10:39:16 -05:00
Rob Winch
e2361c5c79
Update io.projectreactor to 2020.0.19
...
Closes gh-11207
2022-05-13 09:28:52 -05:00