Oliver Drotbohm
b10c57551c
Upgrade to Hibernate 6.1.1.Final
...
This commit makes the following potentially breaking changes:
- Dependency management for modules that do not exist in Hibernate
6.1 has been removed.
- Hibernate's modules are now in the org.hibernate.orm group. Users
not using the starter or using modules that are not in the starter
will have to update their build configuration accordingly.
- spring.jpa.hibernate.use-new-id-generator-mappings has been removed
as Hibernate no longer supports switching back to the old ID
generator mappings.
Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
Closes gh-31674
2022-07-12 09:36:34 +01:00
Moritz Halbritter
beb40eaaf6
Reduce visibility for ConfigDataLocationRuntimeHintsRegistrar
2022-07-12 09:22:19 +02:00
Moritz Halbritter
f1f7842a5d
Upgrade to Micrometer Tracing 1.0.0-M6
...
Closes gh-31657
2022-07-12 08:36:53 +02:00
Andy Wilkinson
d0c37979a9
Upgrade to Micrometer 1.10.0-M3
...
Closes gh-31617
2022-07-11 21:07:11 +01:00
Andy Wilkinson
03ec079040
Start building against Reactor 2022.0.0-M4 snapshots again
...
See gh-31609
2022-07-11 18:19:26 +01:00
Andy Wilkinson
a5b178657f
Revert "Start building against Reactor 2022.0.0-M4 snapshots"
...
This reverts commit 47993c094b
.
Couchbase and Spring Data Couchbase are not compatibile with the
latest Reactor snapshots as they use deprecated API that has now
been removed.
See gh-31609
2022-07-08 18:23:36 +01:00
Andy Wilkinson
acd8d05315
Update copyright date of changed file
2022-07-08 18:13:45 +01:00
Andy Wilkinson
efc5391496
Adapt to deprecations in Framework's scheduling APIs
...
See gh-31241
2022-07-08 17:53:55 +01:00
Andy Wilkinson
fa43e1f378
Add support for deriving a DataSourceBuilder from a wrapped DataSource
...
Closes gh-31605
2022-07-08 17:24:37 +01:00
Moritz Halbritter
d58f33f1ce
Polish AbstractExposableEndpoint
2022-07-08 16:16:53 +02:00
Moritz Halbritter
96c0e4783b
Polish ShutdownEndpoint
2022-07-08 16:14:04 +02:00
Moritz Halbritter
8639552405
Start building against Micrometer Tracing 1.0.0-M6 snapshots
...
See gh-31657
2022-07-08 14:01:13 +02:00
Andy Wilkinson
2821629d54
Remove unchecked raw casts that are now redundant
...
Closes gh-31326
2022-07-08 12:52:59 +01:00
Andy Wilkinson
f83f1a5fff
Start building against Spring Integration 6.0.0-M4 snapshots
...
See gh-31624
2022-07-08 12:39:14 +01:00
Andy Wilkinson
f53c40802b
Start building against Spring Batch 5.0.0-M4 snapshots
...
See gh-31623
2022-07-08 12:39:14 +01:00
Andy Wilkinson
7807495f1e
Start building against Spring Security 6.0.0-M6 snapshots
...
See gh-31622
2022-07-08 12:39:13 +01:00
Andy Wilkinson
641d52e56d
Start building against Spring REST Docs 3.0.0-M4 snapshots
...
See gh-31621
2022-07-08 12:39:13 +01:00
Andy Wilkinson
a6c62aad14
Start building against Spring LDAP 3.0.0-M3 snapshots
...
See gh-31618
2022-07-08 12:08:57 +01:00
Andy Wilkinson
e696cb3773
Start building against Micrometer 1.10.0-M3 snapshots
...
See gh-31617
2022-07-08 12:08:57 +01:00
Andy Wilkinson
47993c094b
Start building against Reactor 2022.0.0-M4 snapshots
...
See gh-31609
2022-07-08 12:08:57 +01:00
Andy Wilkinson
991bf80f1a
Prohibit some Jakarta EE 10 dependency upgrades
2022-07-08 09:53:10 +01:00
Moritz Halbritter
1e33b1a9da
Polish "Add reflection hints for Jackson's basic serializers"
2022-07-08 09:29:34 +02:00
Andy Wilkinson
eb9df8ebfe
Adapt to changes in Spring Data Elasticsearch's transitive deps
...
See gh-31611
2022-07-07 22:22:28 +01:00
Andy Wilkinson
21f5f43365
Make Elasticsearch's version class available
2022-07-07 19:14:44 +01:00
Andy Wilkinson
3ebfbed599
Upgrade to Undertow 2.2.18.Final
...
Closes gh-31654
2022-07-07 17:48:44 +01:00
Andy Wilkinson
d7599aa5a0
Upgrade to SendGrid 4.9.3
...
Closes gh-31652
2022-07-07 17:48:43 +01:00
Andy Wilkinson
c7ebeacbdd
Upgrade to Selenium 4.2.2
...
Closes gh-31651
2022-07-07 17:48:43 +01:00
Andy Wilkinson
23a97e325f
Upgrade to RxJava3 3.1.5
...
Closes gh-31650
2022-07-07 17:48:43 +01:00
Andy Wilkinson
374e4326c7
Upgrade to Reactive Streams 1.0.4
...
Closes gh-31649
2022-07-07 17:48:43 +01:00
Andy Wilkinson
d3ac725bad
Upgrade to Netty 4.1.78.Final
...
Closes gh-31648
2022-07-07 17:48:43 +01:00
Andy Wilkinson
77279d2d99
Upgrade to Neo4j Java Driver 4.4.7
...
Closes gh-31647
2022-07-07 17:48:43 +01:00
Andy Wilkinson
ce5e62755e
Upgrade to MongoDB 4.6.1
...
Closes gh-31646
2022-07-07 17:48:42 +01:00
Andy Wilkinson
0e8cf2e197
Upgrade to Maven Assembly Plugin 3.4.1
...
Closes gh-31645
2022-07-07 17:48:42 +01:00
Andy Wilkinson
b71a9b9f85
Upgrade to MariaDB 3.0.6
...
Closes gh-31644
2022-07-07 17:48:42 +01:00
Andy Wilkinson
45c05481ba
Upgrade to Kotlin Coroutines 1.6.3
...
Closes gh-31643
2022-07-07 17:48:42 +01:00
Andy Wilkinson
9b6587f307
Upgrade to JsonAssert 1.5.1
...
Closes gh-31641
2022-07-07 17:48:41 +01:00
Andy Wilkinson
acc86a5d6a
Upgrade to jOOQ 3.17.2
...
Closes gh-31640
2022-07-07 17:48:41 +01:00
Andy Wilkinson
6b186b82ad
Upgrade to Jetty 11.0.11
...
Closes gh-31639
2022-07-07 17:48:41 +01:00
Andy Wilkinson
eaed6bf5a8
Upgrade to Jetty Reactive HTTPClient 3.0.6
...
Closes gh-31638
2022-07-07 17:48:41 +01:00
Andy Wilkinson
075ce83258
Upgrade to Jakarta Validation 3.0.2
...
Closes gh-31637
2022-07-07 17:48:41 +01:00
Andy Wilkinson
500712863b
Upgrade to Jakarta Json 2.0.2
...
Closes gh-31636
2022-07-07 17:48:41 +01:00
Andy Wilkinson
3c41fcd755
Upgrade to InfluxDB Java 2.23
...
Closes gh-31635
2022-07-07 17:48:40 +01:00
Andy Wilkinson
fd5bcda373
Upgrade to Hibernate 5.6.10.Final
...
Closes gh-31634
2022-07-07 17:48:40 +01:00
Andy Wilkinson
cd4e0c825a
Upgrade to Hazelcast 5.1.2
...
Closes gh-31633
2022-07-07 17:48:40 +01:00
Andy Wilkinson
3d3cd2332a
Upgrade to H2 2.1.214
...
Closes gh-31632
2022-07-07 17:48:40 +01:00
Andy Wilkinson
432139fa7c
Upgrade to Groovy 4.0.3
...
Closes gh-31631
2022-07-07 17:48:40 +01:00
Andy Wilkinson
513985fc1f
Upgrade to Flyway 8.5.13
...
Closes gh-31630
2022-07-07 17:48:40 +01:00
Andy Wilkinson
01a1d7ccd8
Upgrade to Elasticsearch 7.17.5
...
Closes gh-31629
2022-07-07 17:48:39 +01:00
Andy Wilkinson
44510e9f3a
Upgrade to Dropwizard Metrics 4.2.10
...
Closes gh-31628
2022-07-07 17:48:39 +01:00
Andy Wilkinson
fe108686f5
Upgrade to Couchbase Client 3.3.2
...
Closes gh-31627
2022-07-07 17:48:39 +01:00