Skip to content

Commit 3202680

Browse files
Bump slf4j-simple from 2.0.3 to 2.0.4
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.4) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8fd279 commit 3202680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.slf4j</groupId>
5050
<artifactId>slf4j-simple</artifactId>
51-
<version>2.0.3</version>
51+
<version>2.0.4</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)