diff --git a/pom.xml b/pom.xml
index 8b00646c5..54944b78c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,11 +27,14 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
com.iluwatar
java-design-patterns
1.24.0-SNAPSHOT
pom
+
2014-2021
+
UTF-8
3.8.0.2131
@@ -65,6 +68,14 @@
1.1.0
2.0.0
3.5.0
+ 1.10.21
+ 3.27.0-GA
+ 3.0.0-M5
+ 3.1.0
+ 0.3.1
+ 3.0
+ 1.4.8
+
https://sonarcloud.io
iluwatar
@@ -72,6 +83,7 @@
${project.artifactId}
Java Design Patterns
+
abstract-factory
tls
@@ -223,13 +235,13 @@
net.bytebuddy
byte-buddy
- 1.9.7
+ ${byte-buddy.version}
test
net.bytebuddy
byte-buddy-agent
- 1.9.7
+ ${byte-buddy.version}
test
@@ -354,7 +366,7 @@
org.javassist
javassist
- 3.26.0-GA
+ ${javassist.version}
com.github.stefanbirkner
@@ -395,16 +407,19 @@
11
+
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M5
+ ${maven-surefire-plugin.version}
+
org.springframework.boot
spring-boot-maven-plugin
${spring-boot.version}
+
org.apache.maven.plugins
@@ -427,6 +442,7 @@
+
org.sonarsource.scanner.maven
sonar-maven-plugin
@@ -439,7 +455,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.1.0
+ ${maven-checkstyle-plugin.version}
validate
@@ -465,7 +481,7 @@
org.commonjava.maven.plugins
directory-maven-plugin
- 0.3.1
+ ${directory-maven-plugin.version}
directories
@@ -483,10 +499,11 @@
+
com.mycila
license-maven-plugin
- 3.0
+ ${license-maven-plugin.version}
com/mycila/maven/plugin/license/templates/MIT.txt
@@ -537,7 +554,7 @@
com.iluwatar.urm
urm-maven-plugin
- 1.4.8
+ ${urm-maven-plugin.version}
${project.basedir}/etc
@@ -557,7 +574,6 @@
-