Stephane Nicoll
25e49471a9
Upgrade to SnakeYAML 1.27
...
Closes gh-23365
4 years ago
Stephane Nicoll
5fab583220
Upgrade to Postgresql 42.2.16
...
Closes gh-23364
4 years ago
Stephane Nicoll
7ea48730d2
Upgrade to Pooled JMS 1.2.0
...
Closes gh-23363
4 years ago
Stephane Nicoll
8c17153736
Upgrade to InfluxDB Java 2.20
...
Closes gh-23362
4 years ago
Stephane Nicoll
3e736ccf9f
Upgrade to Artemis 2.15.0
...
Closes gh-23361
4 years ago
Stephane Nicoll
35a2241c10
Upgrade to Lettuce 6.0.0.RC2
...
Closes gh-23360
4 years ago
Stephane Nicoll
ac1165dc03
Upgrade to Tomcat 9.0.38
...
Closes gh-23359
4 years ago
Stephane Nicoll
7b8c19fceb
Upgrade to Spring WS 3.0.10.RELEASE
...
Closes gh-23358
4 years ago
Stephane Nicoll
86df27c844
Upgrade to SendGrid 4.6.4
...
Closes gh-23357
4 years ago
Stephane Nicoll
e451c1fbf5
Upgrade to R2DBC Bom Arabba-SR7
...
Closes gh-23356
4 years ago
Stephane Nicoll
a44424b881
Upgrade to Nimbus JOSE JWT 9.0.1
...
Closes gh-23355
4 years ago
Stephane Nicoll
6a808ee813
Upgrade to OAuth2 OIDC SDK 8.19.2
...
Closes gh-23354
4 years ago
Stephane Nicoll
21fd33b945
Upgrade to Netty tcNative 2.0.34.Final
...
Closes gh-23353
4 years ago
Stephane Nicoll
2c6da2364b
Upgrade to Netty 4.1.52.Final
...
Closes gh-23352
4 years ago
Stephane Nicoll
91cc283c39
Upgrade to JUnit Jupiter 5.7.0
...
Closes gh-23351
4 years ago
Stephane Nicoll
f3087d09e5
Upgrade to Hibernate 5.4.21.Final
...
Closes gh-23350
4 years ago
Stephane Nicoll
2cb5966d00
Upgrade to Hazelcast 3.12.9
...
Closes gh-23349
4 years ago
Stephane Nicoll
f00183281b
Upgrade to Flyway 6.5.5
...
Closes gh-23348
4 years ago
Stephane Nicoll
d1147207c6
Upgrade to Elasticsearch 7.9.1
...
Closes gh-23347
4 years ago
Stephane Nicoll
04c5a3f166
Upgrade to Ehcache3 3.9.0
...
Closes gh-23346
4 years ago
Stephane Nicoll
73b3cede6d
Upgrade to Couchbase Client 3.0.8
...
Closes gh-23345
4 years ago
Stephane Nicoll
72bdcf63b8
Upgrade to Commons Codec 1.15
...
Closes gh-23344
4 years ago
Stephane Nicoll
149942dac0
Upgrade to Cassandra Driver 4.9.0
...
Closes gh-23343
4 years ago
Stephane Nicoll
6a12dcdd20
Upgrade to AppEngine SDK 1.9.82
...
Closes gh-23342
4 years ago
Stephane Nicoll
57917507e9
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
8faa08f585
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23341
4 years ago
Stephane Nicoll
2fc3a13814
Exclude Kotlin Coroutines 1.3.9+ as it is built against Kotlin 1.4
...
Closes gh-23340
4 years ago
Stephane Nicoll
7f0b27bf46
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
15dd780eb4
Upgrade to Spring WS 3.0.10.RELEASE
...
Closes gh-23339
4 years ago
Stephane Nicoll
e5af0d51aa
Upgrade to Spring HATEOAS 1.1.2.RELEASE
...
Closes gh-23338
4 years ago
Stephane Nicoll
83d9385946
Upgrade to Lettuce 5.3.4.RELEASE
...
Closes gh-23337
4 years ago
Stephane Nicoll
b7fe2a3fb3
Merge branch '2.2.x' into 2.3.x
4 years ago
Stephane Nicoll
d7a5d44a75
Upgrade to Spring Ws 3.0.10.RELEASE
...
Closes gh-23336
4 years ago
Stephane Nicoll
d5aeb828e6
Upgrade to Neo4j Ogm 3.2.16
...
Closes gh-23335
4 years ago
Stephane Nicoll
3f520f18d7
Upgrade to Tomcat 9.0.38
...
Closes gh-23334
4 years ago
Stephane Nicoll
7f602d0062
Merge branch '2.1.x' into 2.2.x
4 years ago
Stephane Nicoll
297735a7e7
Upgrade to Spring Ws 3.0.10.RELEASE
...
Closes gh-23333
4 years ago
Stephane Nicoll
b37d79a07e
Upgrade to Neo4j Ogm 3.1.22
...
Closes gh-23332
4 years ago
Stephane Nicoll
9f3b3504ef
Upgrade to Tomcat 9.0.38
...
Closes gh-23331
4 years ago
Phillip Webb
43010ebf47
Merge branch '2.3.x'
...
Closes gh-23329
4 years ago
Phillip Webb
f590225c82
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23328
4 years ago
Phillip Webb
bd87ba33d0
Use ephemeral ports for RSocket tests
...
Closes gh-23325
4 years ago
Phillip Webb
5f49d4a8d7
Rename @ConfigurationPropertiesImport
...
Rename `@ConfigurationPropertiesImport` to
`@ImportAsConfigurationPropertiesBean` and also refine the registrar
so that it can be used with type directly annotated with
`@ConfigurationProperties`.
Closes gh-23172
4 years ago
Stephane Nicoll
7d5f33170e
Upgrade to Spring Framework 5.3 RC1
...
Closes gh-23170
4 years ago
Phillip Webb
5b74d464a6
Merge branch '2.3.x'
4 years ago
Phillip Webb
5c1055dc22
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
195def0ec3
Merge branch '2.1.x' into 2.2.x
4 years ago
Phillip Webb
e0030094e2
Fix missing jar entry certificates
...
Ensure that the source jar entry is closed before reading
certificates and code signers from the entry.
gh-19041
4 years ago
Andy Wilkinson
55f939e93b
Merge branch '2.3.x'
...
Closes gh-23321
4 years ago
Andy Wilkinson
409743eddb
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23320
4 years ago