Skip to content

Commit c2fd13a

Browse files
build(deps-dev): bump org.slf4j:slf4j-api in /maven (#1990)
Bumps org.slf4j:slf4j-api from 2.0.17 to 2.0.18. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:development 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>
1 parent 0993dc6 commit c2fd13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.slf4j</groupId>
107107
<artifactId>slf4j-api</artifactId>
108-
<version>2.0.17</version>
108+
<version>2.0.18</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)