We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1038732 commit 0b2540cCopy full SHA for 0b2540c
dependencies/spring-security-dependencies.gradle
@@ -24,7 +24,7 @@ dependencies {
24
api "commons-codec:commons-codec:1.14"
25
api "commons-collections:commons-collections:3.2.2"
26
api "commons-logging:commons-logging:1.2"
27
- api "io.projectreactor.tools:blockhound:1.0.5.RELEASE"
+ api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
28
api "javax.annotation:jsr250-api:1.0"
29
api "javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api:1.2.2"
30
api "javax.servlet.jsp:javax.servlet.jsp-api:2.3.3"
0 commit comments