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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jörg Hohwiller <[email protected]>
1 parent 1bbdb83 commit ddb6d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

+1-1
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)