diff --git a/pom.xml b/pom.xml
index ae43a19..54147b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
org.green-code-initiative
creedengo-rules-specifications
- ${creedengo-rules-specifications.version}
+ 0.0.3
java
@@ -125,21 +125,21 @@
org.sonarsource.api.plugin
sonar-plugin-api
- ${sonar.plugin.api.version}
+ 11.4.0.2922
provided
org.sonarsource.analyzer-commons
sonar-analyzer-commons
- ${sonar-analyzer-commons.version}
+ 2.17.0.3322
com.google.re2j
re2j
- ${google.re2j}
+ 1.8
@@ -154,28 +154,28 @@
org.sonarsource.java
java-checks-testkit
- ${sonarjava.version}
+ 8.9.1.38281
test
org.junit.jupiter
junit-jupiter
- ${junit.jupiter.version}
+ 5.12.2
test
org.assertj
assertj-core
- ${assertJ.version}
+ 3.27.3
test
org.mockito
mockito-junit-jupiter
- ${mockito.version}
+ 5.17.0
test
@@ -202,7 +202,7 @@
org.sonarsource.sonarqube
sonar-ws
- ${test-it.sonarqube.version}
+ 25.5.0.107428
test
@@ -214,7 +214,7 @@
ch.qos.logback
logback-classic
- 1.5.6
+ 1.5.13
test