Skip to content

Commit 3234840

Browse files
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:production 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 f9668e8 commit 3234840

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
@@ -59,7 +59,7 @@
5959
</distributionManagement>
6060

6161
<properties>
62-
<slf4j.version>2.0.6</slf4j.version>
62+
<slf4j.version>2.0.7</slf4j.version>
6363
<junit.version>5.8.1</junit.version>
6464
<mockito.version>5.2.0</mockito.version>
6565

0 commit comments

Comments
 (0)