diff --git a/symja_android_library/matheclipse-logging/pom.xml b/symja_android_library/matheclipse-logging/pom.xml index 63987407c6..3b430e1937 100644 --- a/symja_android_library/matheclipse-logging/pom.xml +++ b/symja_android_library/matheclipse-logging/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 @@ -6,7 +8,7 @@ matheclipse 3.0.0-SNAPSHOT - + matheclipse-logging jar ${project.groupId}:${project.artifactId} @@ -17,7 +19,8 @@ GNU Lesser General Public License, Version 3 https://www.gnu.org/licenses/lgpl-3.0.html repo - A free, copyleft license for software and other kinds of works + A free, copyleft license for software and other kinds of + works @@ -32,6 +35,11 @@ log4j-slf4j-impl runtime + + org.slf4j + slf4j-simple + runtime + diff --git a/symja_android_library/pom.xml b/symja_android_library/pom.xml index 9234197204..121fc93a36 100644 --- a/symja_android_library/pom.xml +++ b/symja_android_library/pom.xml @@ -296,6 +296,11 @@ slf4j-api 2.0.9 + + org.slf4j + slf4j-simple + 2.0.9 + org.roaringbitmap RoaringBitmap