We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d77f0 commit 56928a0Copy full SHA for 56928a0
pom.xml
@@ -49,7 +49,7 @@ SPDX-License-Identifier: EPL-2.0
49
<maven.compiler.release>11</maven.compiler.release>
50
<!-- rat plugin is no good at validating EPL headers out of the box -->
51
<rat.skip>true</rat.skip>
52
- <version.slf4j>2.0.16</version.slf4j>
+ <version.slf4j>2.0.17</version.slf4j>
53
</properties>
54
<dependencyManagement>
55
<dependencies>
0 commit comments