diff --git a/README.md b/README.md index 87cb6e6..56dbc5a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ Coming Soon... ## License -Copyright © 2024-2025 Yet Analytics, Inc. +Copyright © 2024-2026 Yet Analytics, Inc. Distributed under the Apache License version 2.0. diff --git a/pom.xml b/pom.xml index 8cbc6c9..3aed701 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ UTF-8 UTF-8 2.18.1 + 1.5.37 @@ -76,12 +77,12 @@ ch.qos.logback logback-core - 1.5.12 + ${logback.version} ch.qos.logback logback-classic - 1.5.12 + ${logback.version} org.slf4j