Upgrade test dependencies.

Fixes GH-2412.
This commit is contained in:
Oliver Drotbohm
2024-08-15 14:51:31 +02:00
parent 2e918599f7
commit 924baf694a
4 changed files with 4 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
<springdata.mongodb>4.4.0-SNAPSHOT</springdata.mongodb>
<springdata.keyvalue>3.4.0-SNAPSHOT</springdata.keyvalue>
<hibernate.version>6.5.0.CR1</hibernate.version>
<hibernate.version>6.5.2.Final</hibernate.version>
</properties>
<developers>