Skip to content

Commit

Permalink
Merge pull request #20 from Norconex/snyk-upgrade-c7a215c7d7cd008852c…
Browse files Browse the repository at this point in the history
…39d720af53544

[Snyk] Upgrade org.projectlombok:lombok from 1.18.26 to 1.18.28
  • Loading branch information
essiembre authored Aug 14, 2023
2 parents 248cfbe + 5451852 commit 69c36c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<testcontainers.version>1.16.0</testcontainers.version>

<!-- Test and provided -->
<lombok.version>1.18.26</lombok.version>
<lombok.version>1.18.28</lombok.version>

</properties>

Expand Down Expand Up @@ -517,7 +517,7 @@
</additionalDependencies>

<additionalJOptions>
<additionalJOption>&#45;&#45;allow-script-in-comments</additionalJOption>
<additionalJOption>--allow-script-in-comments</additionalJOption>
<additionalJOption>-J-Dbasedir=${basedir}</additionalJOption>
</additionalJOptions>
<overview>src/main/javadoc/overview.html</overview>
Expand Down

0 comments on commit 69c36c6

Please sign in to comment.