diff --git a/core-groovy-modules/core-groovy-2/README.md b/core-groovy-modules/core-groovy-2/README.md
index 9f81ac6c16..f128b43092 100644
--- a/core-groovy-modules/core-groovy-2/README.md
+++ b/core-groovy-modules/core-groovy-2/README.md
@@ -14,4 +14,4 @@ This module contains articles about core Groovy concepts
- [A Quick Guide to Working with Web Services in Groovy](https://www.baeldung.com/groovy-web-services)
- [Categories in Groovy](https://www.baeldung.com/groovy-categories)
- [How to Determine the Data Type in Groovy](https://www.baeldung.com/groovy-determine-data-type)
-- [[<-- Prev]](/core-groovy)
+- [[<-- Prev]](/core-groovy-modules/core-groovy)
diff --git a/core-java-modules/core-java-annotations/src/main/java/com/baeldung/annotations/ClassWithSuppressWarningsNames.java b/core-java-modules/core-java-annotations/src/main/java/com/baeldung/annotations/ClassWithSuppressWarningsNames.java
index aad7cf49eb..d0a325a155 100644
--- a/core-java-modules/core-java-annotations/src/main/java/com/baeldung/annotations/ClassWithSuppressWarningsNames.java
+++ b/core-java-modules/core-java-annotations/src/main/java/com/baeldung/annotations/ClassWithSuppressWarningsNames.java
@@ -17,7 +17,7 @@ public class ClassWithSuppressWarningsNames implements Serializable {
list.add(Integer.valueOf(value));
}
- @SuppressWarnings("deprecated")
+ @SuppressWarnings("deprecation")
void suppressDeprecatedWarning() {
ClassWithSuppressWarningsNames cls = new ClassWithSuppressWarningsNames();
cls.deprecatedMethod(); // no warning here
diff --git a/couchbase/pom.xml b/couchbase/pom.xml
index e87975a53c..095bda3610 100644
--- a/couchbase/pom.xml
+++ b/couchbase/pom.xml
@@ -64,11 +64,16 @@
${commons-lang3.version}
test
+
+ javax.annotation
+ javax.annotation-api
+ 1.3.2
+
- 2.5.0
- 4.3.5.RELEASE
+ 2.7.2
+ 5.3.25
\ No newline at end of file
diff --git a/libraries-testing/pom.xml b/libraries-testing/pom.xml
index 2aaad59e09..9274c292ba 100644
--- a/libraries-testing/pom.xml
+++ b/libraries-testing/pom.xml
@@ -179,17 +179,16 @@
1.9.9
1.9.0
1.9.0
- 1.9.27
+ 3.6.12
1.5.0
3.0.0
0.8.1
4.3.8.RELEASE
- 4.1.1
+ 5.3.0
2.0.0.0
2.7.0
0.14.1
1.0.0
-
2.1.214
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index bd6c43ad3d..c8b6d2833e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,6 +337,7 @@
core-java-modules
+
couchbase
@@ -359,7 +360,7 @@
jaxb
jersey
jhipster-5
- jmeter
+
jmh
jsf
@@ -377,7 +378,6 @@
libraries-data-db
libraries-security
libraries-server-2
- libraries-testing
logging-modules
lombok-modules
@@ -399,8 +399,6 @@
performance-tests
persistence-modules
- rule-engines-modules
-
security-modules
vavr-modules
@@ -454,7 +452,6 @@
spf4j
spring-4
spring-aop
- spring-aop-2
spring-batch
spring-bom
spring-boot-modules
@@ -597,7 +594,6 @@
core-java-modules
couchbase
- custom-pmd
drools
@@ -618,7 +614,6 @@
jaxb
jersey
jhipster-5
- jmeter
jmh
jsf
@@ -636,7 +631,6 @@
libraries-data-db
libraries-security
libraries-server-2
- libraries-testing
logging-modules
lombok-modules
@@ -657,8 +651,6 @@
performance-tests
persistence-modules
- rule-engines-modules
-
security-modules
vavr-modules
@@ -703,8 +695,6 @@
server-modules
spf4j
spring-4
- spring-aop
- spring-aop-2
spring-batch
spring-bom
spring-boot-modules
@@ -859,6 +849,9 @@
+ spring-aop
+ jmeter
+ spring-aop-2
algorithms-modules
apache-libraries
apache-poi
@@ -866,7 +859,10 @@
di-modules
asciidoctor
aws-modules
+
+ couchbase
core-groovy-modules
+
core-java-modules/core-java-9
core-java-modules/core-java-9-improvements
core-java-modules/core-java-9-jigsaw
@@ -904,7 +900,7 @@
core-java-modules/core-java-networking-3
core-java-modules/core-java-strings
core-java-modules/core-java-httpclient
- custom-pmd
+ custom-pmd
spring-core-6
data-structures
ddd-contexts
@@ -915,6 +911,7 @@
apache-httpclient-2
kubernetes-modules/kubernetes-spring
libraries-concurrency
+ libraries-testing
maven-modules/compiler-plugin-java-9
maven-modules/maven-generate-war
maven-modules/multimodulemavenproject
@@ -931,8 +928,12 @@
spring-swagger-codegen/custom-validations-opeanpi-codegen
testing-modules/testing-assertions
persistence-modules/fauna
+
+ rule-engines-modules
+
reactive-systems
rxjava-modules
+
lightrun
tablesaw
geotools
@@ -956,7 +957,7 @@
asm
atomikos
atomix
- axon
+
bazel
code-generation
@@ -1046,7 +1047,8 @@
UTF-8
11
- 11
+ 11
+ 11
@@ -1080,6 +1082,9 @@
di-modules
asciidoctor
aws-modules
+
+ couchbase
+
core-groovy-modules
core-java-modules/core-java-9
core-java-modules/core-java-9-improvements
@@ -1118,17 +1123,21 @@
core-java-modules/core-java-networking-3
core-java-modules/core-java-strings
core-java-modules/core-java-httpclient
- custom-pmd
+ spring-aop
+ spring-aop-2
+ custom-pmd
spring-core-6
data-structures
ddd-contexts
deeplearning4j
+ jmeter
docker-modules
drools
guava-modules
apache-httpclient-2
kubernetes-modules/kubernetes-spring
libraries-concurrency
+ libraries-testing
maven-modules/compiler-plugin-java-9
maven-modules/maven-generate-war
maven-modules/multimodulemavenproject
@@ -1145,8 +1154,12 @@
spring-swagger-codegen/custom-validations-opeanpi-codegen
testing-modules/testing-assertions
persistence-modules/fauna
+
+ rule-engines-modules
+
reactive-systems
rxjava-modules
+
lightrun
tablesaw
geotools
@@ -1169,7 +1182,7 @@
asm
atomikos
atomix
- axon
+
bazel
code-generation
@@ -1263,7 +1276,8 @@
UTF-8
11
- 11
+ 11
+ 11
@@ -1334,8 +1348,8 @@
1.2
2.13.3
1.4
- 1.8.1
- 5.8.1
+ 1.9.2
+ 5.9.2
1.3.2
0.3.1
2.5.2
diff --git a/rule-engines-modules/easy-rules/pom.xml b/rule-engines-modules/easy-rules/pom.xml
index c8e875944c..6f43307e89 100644
--- a/rule-engines-modules/easy-rules/pom.xml
+++ b/rule-engines-modules/easy-rules/pom.xml
@@ -23,7 +23,7 @@
- 3.0.0
+ 4.1.0
\ No newline at end of file
diff --git a/rule-engines-modules/evrete/pom.xml b/rule-engines-modules/evrete/pom.xml
index d94da2853f..5b7f195722 100644
--- a/rule-engines-modules/evrete/pom.xml
+++ b/rule-engines-modules/evrete/pom.xml
@@ -30,7 +30,7 @@
- 2.1.04
+ 3.0.01
\ No newline at end of file
diff --git a/rule-engines-modules/openl-tablets/pom.xml b/rule-engines-modules/openl-tablets/pom.xml
index 204efce6c5..a24e06c44d 100644
--- a/rule-engines-modules/openl-tablets/pom.xml
+++ b/rule-engines-modules/openl-tablets/pom.xml
@@ -28,7 +28,7 @@
- 5.19.4
+ 5.26.5
\ No newline at end of file
diff --git a/rule-engines-modules/rulebook/pom.xml b/rule-engines-modules/rulebook/pom.xml
index 55e312289e..88feb148e2 100644
--- a/rule-engines-modules/rulebook/pom.xml
+++ b/rule-engines-modules/rulebook/pom.xml
@@ -23,7 +23,7 @@
- 0.6.2
+ 0.12
\ No newline at end of file
diff --git a/spring-aop-2/pom.xml b/spring-aop-2/pom.xml
index 76e4780e72..cb84ed4ca2 100644
--- a/spring-aop-2/pom.xml
+++ b/spring-aop-2/pom.xml
@@ -39,8 +39,22 @@
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ false
+
+
+
+
+
- 1.11
+ 1.14.0
+ 3.3.2
\ No newline at end of file
diff --git a/spring-aop/pom.xml b/spring-aop/pom.xml
index 0d48c479ca..ae5ab5fce1 100644
--- a/spring-aop/pom.xml
+++ b/spring-aop/pom.xml
@@ -69,11 +69,20 @@
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ false
+
+
- 1.11
+ 1.14.0
+ 3.3.2
\ No newline at end of file
diff --git a/testing-modules/junit5-annotations/pom.xml b/testing-modules/junit5-annotations/pom.xml
index a4035a23f1..847baa827c 100644
--- a/testing-modules/junit5-annotations/pom.xml
+++ b/testing-modules/junit5-annotations/pom.xml
@@ -15,6 +15,12 @@
+
+ org.junit.jupiter
+ junit-jupiter
+ ${junit-jupiter.version}
+ test
+
org.junit.platform
junit-platform-engine
@@ -39,7 +45,7 @@
- 2.17.1
+ 2.19.0
\ No newline at end of file