Skip to content

Commit

Permalink
build(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#329
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 Nov 18, 2024
1 parent 5e4b0de commit b13f9ae
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 @@ -62,7 +62,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<delombok.output>${project.build.outputDirectory}/delombok</delombok.output>
<lombok.version>1.18.34</lombok.version>
<lombok.version>1.18.36</lombok.version>
<slf4j.version>2.0.16</slf4j.version>
</properties>

Expand Down

0 comments on commit b13f9ae

Please sign in to comment.