Skip to content

Commit 9f1fdbf

Browse files
Bump slf4jVersion from 2.0.0-alpha1 to 2.0.0-alpha2
Bumps `slf4jVersion` from 2.0.0-alpha1 to 2.0.0-alpha2. Updates `jcl-over-slf4j` from 2.0.0-alpha1 to 2.0.0-alpha2 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-simple` from 2.0.0-alpha1 to 2.0.0-alpha2 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-api` from 2.0.0-alpha1 to 2.0.0-alpha2 - [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 - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2174b3d commit 9f1fdbf

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
@@ -123,7 +123,7 @@
123123
<junitVersion>5.7.1</junitVersion>
124124
<spotbugsVersion>4.2.3</spotbugsVersion>
125125
<spotbugsTag>4.2.3</spotbugsTag>
126-
<slf4jVersion>2.0.0-alpha1</slf4jVersion>
126+
<slf4jVersion>2.0.0-alpha2</slf4jVersion>
127127

128128
<antVersion>1.10.10</antVersion>
129129
<groovyVersion>3.0.8</groovyVersion>

0 commit comments

Comments
 (0)