Skip to content

Commit

Permalink
test(deps): update dependency org.slf4j:jul-to-slf4j to v2.0.17 (#2953)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 25, 2025
1 parent b53bd53 commit d6d6f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>2.0.16</version>
<version>2.0.17</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d6d6f8e

Please sign in to comment.