Skip to content

Commit fda8b62

Browse files
committed
fix: upgrade org.slf4j:slf4j-api from 2.0.13 to 2.0.16
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 2.0.13 to 2.0.16. See this package in maven: org.slf4j:slf4j-api See this project in Snyk: https://app.snyk.io/org/graysonbarton/project/ee299997-a00e-44e2-a4af-dbbb9b7ae2a0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9707374 commit fda8b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.slf4j</groupId>
100100
<artifactId>slf4j-api</artifactId>
101-
<version>2.0.13</version>
101+
<version>2.0.16</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)