Andy Wilkinson
7c09fde8b2
Upgrade to Rabbit Stream Client 0.9.0
...
Closes gh-34106
2 years ago
Andy Wilkinson
8840224cdd
Upgrade to R2DBC Proxy 1.1.0.RELEASE
...
Closes gh-34105
2 years ago
Andy Wilkinson
851d5e18d6
Upgrade to Postgresql 42.5.3
...
Closes gh-34104
2 years ago
Andy Wilkinson
4f112e568d
Upgrade to Pooled JMS 3.1.0
...
Closes gh-34103
2 years ago
Andy Wilkinson
89a15d39d2
Upgrade to Oracle R2DBC 1.1.0
...
Closes gh-34102
2 years ago
Andy Wilkinson
e80c3dbdb2
Upgrade to Oracle Database 21.8.0.0
...
Closes gh-34101
2 years ago
Andy Wilkinson
9cba05da90
Upgrade to Neo4j Java Driver 5.4.0
...
Closes gh-34099
2 years ago
Andy Wilkinson
6d5c624d0a
Upgrade to Mockito 4.11.0
...
Closes gh-34098
2 years ago
Andy Wilkinson
8011232b83
Upgrade to Maven Invoker Plugin 3.4.0
...
Closes gh-34097
2 years ago
Andy Wilkinson
9be9834736
Upgrade to Maven Install Plugin 3.1.0
...
Closes gh-34096
2 years ago
Andy Wilkinson
598fdb3324
Upgrade to Maven Enforcer Plugin 3.2.1
...
Closes gh-34095
2 years ago
Andy Wilkinson
36aee5ac3d
Upgrade to Maven Dependency Plugin 3.5.0
...
Closes gh-34094
2 years ago
Andy Wilkinson
b0c376546d
Upgrade to MariaDB 3.1.2
...
Closes gh-34093
2 years ago
Andy Wilkinson
bdabc94914
Upgrade to Lombok 1.18.26
...
Closes gh-34092
2 years ago
Andy Wilkinson
93798f1cc7
Upgrade to Liquibase 4.19.0
...
Closes gh-34091
2 years ago
Andy Wilkinson
32afb73078
Upgrade to Jersey 3.1.1
...
Closes gh-34090
2 years ago
Andy Wilkinson
0fbdd74a3e
Upgrade to Jaybird 4.0.9.java11
...
Closes gh-34089
2 years ago
Andy Wilkinson
d481a6632a
Upgrade to Jackson Bom 2.14.2
...
Closes gh-34088
2 years ago
Andy Wilkinson
8ba6e85e20
Upgrade to HttpCore5 5.2.1
...
Closes gh-34087
2 years ago
Andy Wilkinson
f595b46bd3
Upgrade to HttpClient5 5.2.1
...
Closes gh-34086
2 years ago
Andy Wilkinson
850d239b5c
Upgrade to HtmlUnit 2.70.0
...
Closes gh-34085
2 years ago
Andy Wilkinson
f2eddddcdb
Upgrade to Hazelcast 5.2.1
...
Closes gh-34084
2 years ago
Andy Wilkinson
a1c67fb7d3
Upgrade to Gson 2.10.1
...
Closes gh-34083
2 years ago
Andy Wilkinson
22801f252d
Upgrade to Groovy 4.0.8
...
Closes gh-34082
2 years ago
Andy Wilkinson
197181c54f
Upgrade to GraphQL Java 19.3
...
Closes gh-34081
2 years ago
Andy Wilkinson
238b85fabc
Upgrade to Flyway 9.14.1
...
Closes gh-34080
2 years ago
Andy Wilkinson
5dc6592b12
Upgrade to Elasticsearch Client 8.6.1
...
Closes gh-34079
2 years ago
Andy Wilkinson
205a644e81
Upgrade to Byte Buddy 1.12.23
...
Closes gh-34078
2 years ago
Andy Wilkinson
ae591c7396
Upgrade to Brave 5.15.0
...
Closes gh-34077
2 years ago
Andy Wilkinson
b7701fb025
Upgrade to Artemis 2.28.0
...
Closes gh-34076
2 years ago
Andy Wilkinson
e42a506d71
Merge branch '3.0.x'
...
Closes gh-33982
2 years ago
Andy Wilkinson
d65f1cd704
Merge branch '2.7.x' into 3.0.x
...
Closes gh-32977
2 years ago
Andy Wilkinson
ccb748ad35
Upgrade CI images to ubuntu:jammy-20230126
...
Closes gh-32979
2 years ago
Andy Wilkinson
28e793a7aa
Merge branch '3.0.x'
2 years ago
Andy Wilkinson
57b7b1ae8e
Fix formatting of ArtifactoryServiceTests
...
See gh-33967
2 years ago
Moritz Halbritter
e2f8377883
Merge pull request #34033 from terminux
...
* pr/34033:
Auto-configure Spring Kafka ContainerCustomizer
Closes gh-34033
2 years ago
Guirong Hu
b514ea776e
Auto-configure Spring Kafka ContainerCustomizer
...
See gh-34033
2 years ago
Moritz Halbritter
5fb8484f29
Merge branch '3.0.x'
...
Closes gh-34074
2 years ago
Moritz Halbritter
18985d037a
Merge pull request #34051 from izeye
...
* pr/34051:
Update "Customizing Sanitization" documentation
Closes gh-34051
2 years ago
Johnny Lim
0bca966c19
Update "Customizing Sanitization" documentation
...
See gh-34051
2 years ago
Moritz Halbritter
e0d8d528b7
Merge branch '3.0.x'
...
Closes gh-34073
2 years ago
Moritz Halbritter
2e61acb979
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34072
2 years ago
Moritz Halbritter
c62fd37f82
Merge pull request #34063 from enimiste
...
* pr/34063:
Remove inputStream.close() line to conform to the interface
Closes gh-34063
2 years ago
Enimiste
d6032c9d2c
Remove inputStream.close() line to conform to the interface
...
The "ReproducibleResourceTransformer" interface says that "An input
stream for the resource, the implementation should *not* close this
stream".
See gh-34063
2 years ago
Moritz Halbritter
a108f84140
Merge branch '3.0.x'
...
Closes gh-34071
2 years ago
Moritz Halbritter
81c8574bca
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34070
2 years ago
Moritz Halbritter
33288493aa
Remove exception field from Health class
...
Closes gh-34030
2 years ago
Moritz Halbritter
a92ed5e2c2
Merge branch '3.0.x'
...
Closes gh-34068
2 years ago
Moritz Halbritter
3af30b0a11
Don't use global ObjectMapper when creating JacksonJsonpMapper
...
See gh-33438
Closes gh-33426
2 years ago
Phillip Webb
9b6502300f
Merge branch '3.0.x'
2 years ago