diff --git a/pom.xml b/pom.xml
index 8af71453..21a3df5a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,9 +4,16 @@
4.0.0
+
+ org.slf4j
+ slf4j-bom
+ 2.0.0-alpha6-SNAPSNOT
+ slf4j-bom
+
+
org.slf4j
slf4j-parent
- 2.0.0-alpha6-SNAPSNOT
+
pom
SLF4J
@@ -96,26 +103,6 @@
-
-
- org.slf4j
- slf4j-api
- ${project.version}
-
-
-
- org.slf4j
- slf4j-jdk14
- ${project.version}
-
-
-
-
- org.slf4j
- slf4j-simple
- ${project.version}
-
-
log4j
diff --git a/slf4j-bom/pom.xml b/slf4j-bom/pom.xml
new file mode 100644
index 00000000..7598cc18
--- /dev/null
+++ b/slf4j-bom/pom.xml
@@ -0,0 +1,106 @@
+
+
+
+ 4.0.0
+
+ org.slf4j
+ slf4j-bom
+ 2.0.0-alpha6-SNAPSNOT
+
+ pom
+ SLF4J BOM
+ SLF4J Bill of materials
+ http://www.slf4j.org
+
+
+ QOS.ch
+ http://www.qos.ch
+
+ 2005
+
+
+
+
+
+
+
+ org.slf4j
+ slf4j-api
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ slf4j-simple
+ 2.0.0-alpha6
+
+
+
+
+ org.slf4j
+ slf4j-nop
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ slf4j-jdk14
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ slf4j-jdk-platform-logging
+ 2.0.0-alpha6
+
+
+
+
+ org.slf4j
+ slf4j-log4j12
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ slf4j-ext
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ jcl-over-slf4j
+ 2.0.0-alpha6
+
+
+
+
+ org.slf4j
+ log4j-over-slf4j
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ jul-to-slf4j
+ 2.0.0-alpha6
+
+
+
+ org.slf4j
+ osgi-over-slf4j
+ 2.0.0-alpha6
+
+
+
+
+
+
+
+
+
+
+ slf4j-parent
+
+