Skip to content

Commit

Permalink
build(deps): bump slf4j.version from 2.0.11 to 2.0.12 (#205)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a546676 commit 769d668
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 @@ -63,7 +63,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<delombok.output>${project.build.outputDirectory}/delombok</delombok.output>
<lombok.version>1.18.30</lombok.version>
<slf4j.version>2.0.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 769d668

Please sign in to comment.