Skip to content

Commit 6ee7956

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a55b8a commit 6ee7956

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
@@ -103,7 +103,7 @@
103103
<jspecify.version>0.3.0</jspecify.version>
104104
<junit.version>5.9.2</junit.version>
105105
<mockito.version>5.2.0</mockito.version>
106-
<slf4j.version>2.0.6</slf4j.version>
106+
<slf4j.version>2.0.7</slf4j.version>
107107

108108
<!-- Plugins -->
109109
<gmaven-plugin.version>2.1.0</gmaven-plugin.version>

0 commit comments

Comments
 (0)