We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a99e44 commit e1d1358Copy full SHA for e1d1358
pom.xml
@@ -70,7 +70,7 @@
70
<assertj.version>3.21.0</assertj.version>
71
<jmh.version>1.36</jmh.version>
72
<junit.version>5.9.2</junit.version>
73
- <logback.version>1.4.5</logback.version>
+ <logback.version>1.3.6</logback.version>
74
<mockito.version>4.0.0</mockito.version>
75
<mysql.version>8.0.32</mysql.version>
76
<testcontainers.version>1.17.6</testcontainers.version>
@@ -229,7 +229,6 @@
229
<version>3.8.1</version>
230
<configuration>
231
<compilerArgs>
232
- <arg>-Werror</arg>
233
<arg>-Xlint:all</arg>
234
<arg>-Xlint:-options</arg>
235
<arg>-Xlint:-processing</arg>
0 commit comments