diff --git a/build.gradle b/build.gradle
index 3545352b61..33272d5d7f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -50,7 +50,7 @@ configurations {
}
dependencies {
- antLibs("org.junit.jupiter:junit-jupiter:5.7.0")
+ antLibs("org.junit.jupiter:junit-jupiter:5.7.1")
antLibs("org.apache.ant:ant-junitlauncher:1.10.9")
}
@@ -96,7 +96,7 @@ subprojects {
commonsCodecVersion = '1.15'
commonsCompressVersion = '1.20'
commonsMathVersion = '3.6.1'
- junitVersion = '5.7.0'
+ junitVersion = '5.7.1'
log4jVersion = '2.14.0'
mockitoVersion = '3.6.0'
hamcrestVersion = '2.2'
diff --git a/build.xml b/build.xml
index 4ff0352e7a..a9e0cd598c 100644
--- a/build.xml
+++ b/build.xml
@@ -268,14 +268,14 @@ under the License.
-
-
-
+
+
+
-
-
-
+
+
+
diff --git a/sonar/pom.xml b/sonar/pom.xml
index 1a58984ff9..9e0147ae42 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -80,7 +80,7 @@
5.0.0
- 5.7.0
+ 5.7.1
2.8.2
3.6.28
3.2.0