Skip to content

Commit a30bc75

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36
1 parent b6cc144 commit a30bc75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mongo-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.slf4j</groupId>
2626
<artifactId>slf4j-api</artifactId>
27-
<version>1.7.32</version>
27+
<version>1.7.36</version>
2828
</dependency>
2929

3030
<dependency>

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.slf4j</groupId>
2626
<artifactId>slf4j-api</artifactId>
27-
<version>1.7.32</version>
27+
<version>1.7.36</version>
2828
</dependency>
2929

3030
<!-- Minecraft Dependencies -->

0 commit comments

Comments
 (0)