Skip to content

Commit 0abfa3a

Browse files
Bump jcl-over-slf4j from 2.0.1 to 2.0.2 (#430)
Bumps [jcl-over-slf4j](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:jcl-over-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8f5a30 commit 0abfa3a

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
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>org.slf4j</groupId>
320320
<artifactId>jcl-over-slf4j</artifactId>
321-
<version>2.0.1</version>
321+
<version>2.0.2</version>
322322
</dependency>
323323
</dependencies>
324324
<modules>

0 commit comments

Comments
 (0)