Merge 1.5.0 changes back to master.

This commit is contained in:
James Muehlner
2022-11-11 23:39:29 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
Logback (http://logback.qos.ch/) Logback (http://logback.qos.ch/)
-------------------------------- --------------------------------
Version: 1.4.4 Version: 1.3.4
From: 'QOS.ch Sàrl' (http://qos.ch/) From: 'QOS.ch Sàrl' (http://qos.ch/)
License(s): License(s):
EPL v1.0 (bundled/logback-1.4.4/LICENSE.txt) EPL v1.0 (bundled/logback-1.3.4/LICENSE.txt)

View File

@@ -0,0 +1,2 @@
ch.qos.logback:logback-classic:jar:1.3.4
ch.qos.logback:logback-core:jar:1.3.4

View File

@@ -1,2 +0,0 @@
ch.qos.logback:logback-classic:jar:1.4.4
ch.qos.logback:logback-core:jar:1.4.4

View File

@@ -44,7 +44,7 @@
<jersey.version>2.37</jersey.version> <jersey.version>2.37</jersey.version>
<junit.version>5.9.1</junit.version> <junit.version>5.9.1</junit.version>
<junit4.version>4.13.2</junit4.version> <junit4.version>4.13.2</junit4.version>
<logback.version>1.4.4</logback.version> <logback.version>1.3.4</logback.version>
<slf4j.version>2.0.3</slf4j.version> <slf4j.version>2.0.3</slf4j.version>
<!-- The directory that should receive all generated dependency lists <!-- The directory that should receive all generated dependency lists