Skip to content

Commit 7280eee

Browse files
build(deps-dev): bump slf4j.version from 2.0.6 to 2.0.7
Bumps `slf4j.version` from 2.0.6 to 2.0.7. Updates `slf4j-api` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-simple` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f30a935 commit 7280eee

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
@@ -44,7 +44,7 @@
4444

4545
<javax.annotation.version>1.3.2</javax.annotation.version>
4646
<snakeyaml.version>2.0</snakeyaml.version>
47-
<slf4j.version>2.0.6</slf4j.version>
47+
<slf4j.version>2.0.7</slf4j.version>
4848
<caffeine.version>2.9.3</caffeine.version>
4949
<protobuf.version>3.22.2</protobuf.version>
5050
<junit.version>4.13</junit.version>

0 commit comments

Comments
 (0)