Upgrade to Blockhound 1.0.8.

As 1.0.7 introduces support for JDK 20 (https://github.com/reactor/BlockHound/pull/312).

Fixes #2671.
This commit is contained in:
Oliver Drotbohm 2023-08-15 00:35:17 +02:00
parent 9337ee32df
commit fa2f605db8
No known key found for this signature in database
GPG Key ID: C25FBFA0DA493A1D

View File

@ -27,7 +27,7 @@
<netty>4.1.65.Final</netty>
<springdata.commons>2.7.15-SNAPSHOT</springdata.commons>
<testcontainers>1.16.2</testcontainers>
<blockhound-junit>1.0.6.RELEASE</blockhound-junit>
<blockhound-junit>1.0.8.RELEASE</blockhound-junit>
<java-module-name>spring.data.elasticsearch</java-module-name>
<!--