Skip to content

Commit fa2f605

Browse files
committed
Upgrade to Blockhound 1.0.8.
As 1.0.7 introduces support for JDK 20 (reactor/BlockHound#312). Fixes #2671.
1 parent 9337ee3 commit fa2f605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<netty>4.1.65.Final</netty>
2828
<springdata.commons>2.7.15-SNAPSHOT</springdata.commons>
2929
<testcontainers>1.16.2</testcontainers>
30-
<blockhound-junit>1.0.6.RELEASE</blockhound-junit>
30+
<blockhound-junit>1.0.8.RELEASE</blockhound-junit>
3131
<java-module-name>spring.data.elasticsearch</java-module-name>
3232

3333
<!--

0 commit comments

Comments
 (0)