Skip to content

Commit ddb6d00

Browse files
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.17 (#1106)
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
1 parent 1bbdb83 commit ddb6d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.slf4j</groupId>
6161
<artifactId>slf4j-api</artifactId>
62-
<version>2.0.12</version>
62+
<version>2.0.17</version>
6363
<!--optional>true</optional-->
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)