Andy Wilkinson
5c470d1f20
Start building against Spring WS 3.1.5 snapshots
...
See gh-33789
2023-01-12 13:13:03 +00:00
Andy Wilkinson
152de5f55e
Start building against Spring Data 2021.2.7 snapshots
...
See gh-33788
2023-01-12 13:13:03 +00:00
Andy Wilkinson
98f3bf8b4c
Upgrade to XmlUnit2 2.9.1
...
Closes gh-33787
2023-01-12 13:13:03 +00:00
Andy Wilkinson
8044493b7f
Upgrade to Spring Framework 5.3.25
...
Closes gh-33786
2023-01-12 13:13:03 +00:00
Andy Wilkinson
5c74b7ceba
Upgrade to Reactor Bom 2020.0.27
...
Closes gh-33785
2023-01-12 13:13:02 +00:00
Andy Wilkinson
2a80d961d1
Upgrade to Micrometer 1.9.7
...
Closes gh-33784
2023-01-12 13:13:02 +00:00
Andy Wilkinson
ed364768e9
Upgrade to MariaDB 3.0.10
...
Closes gh-33783
2023-01-12 13:13:02 +00:00
Andy Wilkinson
f3a03f9b0f
Upgrade to Jolokia 1.7.2
...
Closes gh-33782
2023-01-12 13:13:02 +00:00
Andy Wilkinson
7d26a29717
Upgrade to Infinispan 13.0.15.Final
...
Closes gh-33781
2023-01-12 13:13:01 +00:00
Andy Wilkinson
b3d0d6b72a
Upgrade to Groovy 3.0.14
...
Closes gh-33780
2023-01-12 13:13:01 +00:00
Andy Wilkinson
ffa6706b0b
Upgrade to Dropwizard Metrics 4.2.15
...
Closes gh-33779
2023-01-12 13:13:01 +00:00
Andy Wilkinson
68623cb68a
Upgrade to Byte Buddy 1.12.21
...
Closes gh-33778
2023-01-12 13:13:01 +00:00
Moritz Halbritter
d5e541226b
Add bomr support for 5 component version numbers
...
Closes gh-29928
2023-01-12 13:49:27 +01:00
Moritz Halbritter
d652491e20
Fix stack overflow in SpringBootMockResolver
...
Closes gh-32632
2023-01-12 13:24:09 +01:00
Andy Wilkinson
9d57cbc1d5
Drop scoop manifest creation
...
Closes gh-33703
2023-01-12 12:00:39 +00:00
Moritz Halbritter
1606f5b88c
Back off Jooq's TransactionProvider on custom TransactionProvider
...
Closes gh-32899
2023-01-12 11:24:49 +01:00
Phillip Webb
2cdd071775
Update getting started documentation to use @SpringBootApplication
...
Closes gh-32795
2023-01-12 10:09:33 +01:00
Moritz Halbritter
d6f682da7e
Polish JavaBeanBinder
...
Closes gh-33762
2023-01-12 09:45:36 +01:00
Andy Wilkinson
3b2e5e5292
Remove references to https://repo.spring.io/release
2023-01-11 17:03:45 +00:00
Andy Wilkinson
a8da4e1004
Upgrade to Asciidoctor Backends 0.0.4
...
Closes gh-33761
2023-01-11 17:02:39 +00:00
Andy Wilkinson
809c220849
Fix releasescripts tests
...
Update the tests to align them with the changes made to move from
https://repo.spring.io/release to Maven Central in b0e07314
.
See gh-33708
2023-01-11 12:51:55 +00:00
Andy Wilkinson
985094d33d
Upgrade to Spring Asciidoctor Extensions 0.6.1
...
Closes gh-33744
2023-01-11 12:45:08 +00:00
Moritz Halbritter
0237351fd0
Merge pull request #33736 from yyjstudy
...
* pr/33736:
Fix duplicate 'the' typo
Closes gh-33736
2023-01-11 13:41:04 +01:00
Yongjo Lee
0440e5d1ac
Fix duplicate 'the' typo
...
See gh-33736
2023-01-11 13:39:47 +01:00
Moritz Halbritter
71a6e564be
Merge pull request #33751 from sdeleuze
...
* pr/33751:
Fix typo in class name MultipleConnectionPoolConfigurationsFailureAnalzyer
Closes gh-33751
2023-01-11 13:25:20 +01:00
Sébastien Deleuze
4466bffe52
Fix typo in class name MultipleConnectionPoolConfigurationsFailureAnalzyer
...
See gh-33751
2023-01-11 13:24:01 +01:00
Moritz Halbritter
7a148747a0
Fix NPE in RabbitProperties if user is given but password is not
...
Closes gh-33752
2023-01-11 11:13:51 +01:00
Phillip Webb
a369f936c9
Replace references to Pivotal
...
Closes gh-33737
2023-01-09 18:09:20 -08:00
Phillip Webb
eab4873d7d
Remove unused email CI parameters
2023-01-09 18:02:41 -08:00
Phillip Webb
80cfcb71ec
Update copyright year of changed files
2023-01-09 15:18:10 -08:00
Phillip Webb
232807d388
Increase block timeout
2023-01-09 15:17:47 -08:00
Phillip Webb
6a0a61f1ce
Refine EndpointRequest matcher `toString` and apply to reactive variant
...
Refine the recently introduced `EndpointRequest` matcher `toString()`
to use lower-case item names. Also applied the same logic to the
reactive variant.
See gh-33690
2023-01-09 14:41:41 -08:00
Moritz Halbritter
29b7e518a5
Merge pull request #33690 from devrishal
...
* pr/33690:
Add toString method for EndpointRequestMatcher
Closes gh-33690
2023-01-09 12:39:32 +01:00
rishal
c84399e705
Add toString method for EndpointRequestMatcher
...
See gh-33690
2023-01-09 12:34:43 +01:00
Moritz Halbritter
a3cd2dc539
Merge pull request #33630 from josephlane
...
* pr/33630:
Fix typo in External Configuration documentation
Closes gh-33630
2023-01-09 12:13:17 +01:00
Joseph Lane
54754d2c7a
Fix typo in External Configuration documentation
...
See gh-33630
2023-01-09 12:12:50 +01:00
Moritz Halbritter
7d1ce38696
Merge pull request #33658 from BartR96
...
* pr/33658:
Fix a type in the ExitCodeGenerator documentation
Closes gh-33658
2023-01-09 10:38:58 +01:00
Bart
aa8a531731
Fix a type in the ExitCodeGenerator documentation
...
See gh-33658
2023-01-09 10:38:32 +01:00
Moritz Halbritter
0f3c18bdb8
Merge pull request #33682 from dreis2211
...
* gh/33682:
Update copyrights to 2023
Closes gh-33682
2023-01-09 10:35:28 +01:00
Christoph Dreis
1b4ef5db0f
Update copyrights to 2023
...
See gh-33682
2023-01-09 10:35:07 +01:00
Moritz Halbritter
6b6961e252
Merge pull request #33683 from kvmw
...
* pr/33683:
Fix JavaDoc typo in LocalServerPort
Closes gh-33683
2023-01-09 10:28:08 +01:00
Kaveh Shamsi
2d95e4a31e
Fix JavaDoc typo in LocalServerPort
...
See gh-33683
2023-01-09 10:27:40 +01:00
Moritz Halbritter
0c04d4804e
Merge pull request #33708 from sannanansari
...
* pr/33708:
Use Maven Central for SDKMAN download
Closes gh-33708
2023-01-09 10:18:23 +01:00
Sanan
b0e0731463
Use Maven Central for SDKMAN download
...
See gh-33708
2023-01-09 10:17:48 +01:00
Andy Wilkinson
44c201eeff
Upgrade to Gradle Enterprise Conventions 0.0.13
...
Closes gh-33713
2023-01-06 14:55:40 +00:00
Phillip Webb
68af379714
Don't use repo.spring.io in released Homebrew or Scoop recipes
...
Update our Homebrew and Scoop recipes to use `repo1.maven.org` rather
than `repo.spring.io` for releases.
Fixes gh-33702
2023-01-05 13:56:58 -08:00
Phillip Webb
0d9967c70c
Polish
2023-01-05 13:17:20 -08:00
Andy Wilkinson
84c021bc97
Upgrade to Gradle Enterprise Gradle Plugin 3.12.1
...
Closes gh-33672
2023-01-03 15:57:48 +00:00
Andy Wilkinson
68531bfba9
Upgrade to Gradle Enterprise Conventions 0.0.12
...
Closes gh-33674
2023-01-03 15:54:03 +00:00
Spring Builds
b10b788cd8
Next development version (v2.7.8-SNAPSHOT)
2022-12-22 17:24:07 +00:00