Skip to content

Commit

Permalink
Merge pull request #377 from apache/dependabot/maven/org.projectlombo…
Browse files Browse the repository at this point in the history
…k-lombok-1.18.30

Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
  • Loading branch information
bdemers authored Sep 25, 2023
2 parents 68e2ea3 + 69121de commit 29bee11
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 @@ -39,7 +39,7 @@
<maven.compiler.target>${jdk.version}</maven.compiler.target>
<maven.compiler.release>${jdk.version}</maven.compiler.release>
<version.jackson>2.15.2</version.jackson>
<version.lombok>1.18.28</version.lombok>
<version.lombok>1.18.30</version.lombok>
<version.lombok.plugin>1.18.20.0</version.lombok.plugin>
<version.restfuse>1.2.0</version.restfuse>
<version.slf4j>2.0.7</version.slf4j>
Expand Down

0 comments on commit 29bee11

Please sign in to comment.