Skip to content

Commit

Permalink
datafeeder: update lombok to 1.18.22 to be compatible with java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
landryb committed Dec 29, 2023
1 parent 0ddc94e commit 57ab02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafeeder/pom.xml
Expand Up @@ -22,7 +22,7 @@
<gt.version>26.4</gt.version>
<openapi-generator-maven-plugin.version>5.0.1</openapi-generator-maven-plugin.version>
<mapstruct.version>1.4.1.Final</mapstruct.version>
<lombok.version>1.18.12</lombok.version>
<lombok.version>1.18.22</lombok.version>

<jersey-version>2.29.1</jersey-version>

Expand Down

0 comments on commit 57ab02b

Please sign in to comment.