Skip to content

Commit 7269b01

Browse files
committed
Revert "Update logback to 1.3.14, slf4j to 2.0.13"
This reverts commit e5aea99.
1 parent 8ea4324 commit 7269b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<javadoc.version>3.7.0</javadoc.version>
9898
<junit.version>4.13.2</junit.version>
9999
<junitparams.version>1.0.4</junitparams.version>
100-
<logback.version>1.3.14</logback.version>
100+
<logback.version>1.2.13</logback.version>
101101
<maven.compiler.source>1.8</maven.compiler.source>
102102
<maven.compiler.target>1.8</maven.compiler.target>
103103
<maven.jar.version>3.1.0</maven.jar.version>
@@ -107,7 +107,7 @@
107107
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
108108
<sampletests>com.itextpdf.test.annotations.type.SampleTest</sampletests>
109109
<skipTests>true</skipTests>
110-
<slf4j.version>2.0.13</slf4j.version>
110+
<slf4j.version>1.7.36</slf4j.version>
111111
<slowtests>com.itextpdf.test.annotations.type.SlowTest</slowtests>
112112
<sonar.dependencyCheck.htmlReportPath>target/dependency-check-report.html</sonar.dependencyCheck.htmlReportPath>
113113
<sonar.dependencyCheck.reportPath>target/dependency-check-report.xml</sonar.dependencyCheck.reportPath>

0 commit comments

Comments
 (0)