dant3 commented on code in PR #3373:
URL: https://github.com/apache/ignite-3/pull/3373#discussion_r1515866836
##########
gradle/libs.versions.toml:
##########
@@ -256,3 +259,5 @@ awaitility = { module = "org.awaitility:awaitility",
version.ref = "awaitility"
progressBar = { module = "me.tongfei:progressbar", version.ref = "progressBar"
}
jna = { module = "net.java.dev.jna:jna", version.ref = "jna"}
+
+spotbugs-plugins-secbugs =
"com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0"
Review Comment:
that line is actually redundant, i'll remove it :)
##########
gradle/libs.versions.toml:
##########
@@ -256,3 +259,5 @@ awaitility = { module = "org.awaitility:awaitility",
version.ref = "awaitility"
progressBar = { module = "me.tongfei:progressbar", version.ref = "progressBar"
}
jna = { module = "net.java.dev.jna:jna", version.ref = "jna"}
+
+spotbugs-plugins-secbugs =
"com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0"
Review Comment:
that piece is actually redundant, i'll remove it :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]