Skip to content

Commit c5b0956

Browse files
authored
Bump slf4j-api from 1.7.31 to 1.7.36 (#324)
1 parent 37358c6 commit c5b0956

File tree

1 file changed

+2
-2
lines changed
  • net.sourceforge.pmd.eclipse.plugin

1 file changed

+2
-2
lines changed

net.sourceforge.pmd.eclipse.plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.slf4j</groupId>
4545
<artifactId>slf4j-api</artifactId>
46-
<version>1.7.31</version>
46+
<version>1.7.36</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>ch.qos.logback</groupId>
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.slf4j</groupId>
5555
<artifactId>jul-to-slf4j</artifactId>
56-
<version>1.7.31</version>
56+
<version>1.7.36</version>
5757
</dependency>
5858
</dependencies>
5959

0 commit comments

Comments
 (0)