diff --git a/build.gradle b/build.gradle index 734dffad..c2f915b6 100644 --- a/build.gradle +++ b/build.gradle @@ -129,7 +129,7 @@ dependencies { implementation 'org.apache.poi:poi:5.3.0' implementation 'org.apache.xmlbeans:xmlbeans:5.2.1' implementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.0.jre11' - implementation 'org.slf4j:slf4j-simple:2.0.13' + implementation 'org.slf4j:slf4j-simple:2.0.16' implementation 'com.github.javafaker:javafaker:1.0.2' implementation 'io.rest-assured:rest-assured:5.5.0' implementation 'io.rest-assured:json-schema-validator:5.5.0'