Skip to content

Commit

Permalink
Bump slf4jVersion from 1.7.36 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 1.7.36 to 2.0.0.

Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.0
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0)

Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.0
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent ff52cff commit dba7328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ under the License.
<sitePluginVersion>3.20.0</sitePluginVersion>
<projectInfoReportsPluginVersion>3.7.0</projectInfoReportsPluginVersion>
<project.build.outputTimestamp>2024-08-22T16:52:43Z</project.build.outputTimestamp>
<slf4jVersion>1.7.36</slf4jVersion>
<slf4jVersion>2.0.0</slf4jVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit dba7328

Please sign in to comment.