diff --git a/it/pom.xml b/it/pom.xml
index f067669c..5252b2d6 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.parent
parent
- 71.0.0.1292
+ 77.0.0.2082
@@ -51,7 +51,7 @@
junit
junit
- 4.13.1
+ 4.13.2
test
@@ -62,7 +62,7 @@
org.assertj
assertj-core
- 3.24.2
+ 3.26.3
diff --git a/pom.xml b/pom.xml
index 1ecf96d7..5a95aba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.parent
parent
- 74.0.0.1768
+ 77.0.0.2082
org.sonarsource.scanner.cli
@@ -64,6 +64,18 @@
17
+
+
+
+ org.junit
+ junit-bom
+ 5.11.0
+ pom
+ import
+
+
+
+
org.sonarsource.scanner.lib
@@ -73,12 +85,12 @@
org.slf4j
slf4j-api
- 2.0.13
+ 2.0.16
ch.qos.logback
logback-classic
- 1.5.6
+ 1.5.8
com.google.code.findbugs
@@ -90,26 +102,19 @@
org.junit.jupiter
- junit-jupiter-engine
- 5.10.1
- test
-
-
- org.junit.jupiter
- junit-jupiter-params
- 5.10.1
+ junit-jupiter
test
org.assertj
assertj-core
- 3.24.2
+ 3.26.3
test
org.mockito
mockito-core
- 5.10.0
+ 5.13.0
test
@@ -147,7 +152,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.5.1
+ 3.6.0
package