File tree Expand file tree Collapse file tree
hooks/persistence-defectdojo/hook Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828 implementation group : " org.springframework" , name : " spring-web" , version : " 5.3.28"
2929 implementation group : " com.fasterxml.jackson.core" , name : " jackson-core" , version : " 2.16.1"
3030 implementation group : " com.fasterxml.jackson.core" , name : " jackson-annotations" , version : " 2.16.1"
31- implementation group : " com.fasterxml.jackson.core" , name : " jackson-databind" , version : " 2.16.1 "
31+ implementation group : " com.fasterxml.jackson.core" , name : " jackson-databind" , version : " 2.16.1"
3232 implementation group : " com.fasterxml.jackson.datatype" , name : " jackson-datatype-jsr310" , version : " 2.16.1"
3333 implementation group : " org.slf4j" , name : " slf4j-api" , version : " 2.0.12"
3434 implementation group : " org.slf4j" , name : " slf4j-log4j12" , version : " 2.0.12"
You can’t perform that action at this time.
0 commit comments