Skip to content

Commit eb7807c

Browse files
Bump slf4j-api from 2.0.5 to 2.0.6
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6) --- 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]>
1 parent c76d359 commit eb7807c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.slf4j</groupId>
9898
<artifactId>slf4j-api</artifactId>
99-
<version>2.0.5</version>
99+
<version>2.0.6</version>
100100
<scope>compile</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)