Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 0c3815f commit b521ed2
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 @@ -18,7 +18,7 @@
<java.version>17</java.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
<springdoc.version>1.8.0</springdoc.version>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.32</lombok.version>
<jkube-maven-plugin.version>1.16.1</jkube-maven-plugin.version>
<jkube.generator.from>registry.redhat.io/ubi9/openjdk-17:latest</jkube.generator.from>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit b521ed2

Please sign in to comment.