Skip to content

Commit

Permalink
Merge pull request jhipster#24295 from mshima/skip_ci-parameters
Browse files Browse the repository at this point in the history
fix warnings.
  • Loading branch information
DanielFran committed Nov 20, 2023
2 parents 1dbf079 + 9be04d9 commit 76e0a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/server/templates/pom.xml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
<parameters>true</parameters>
<annotationProcessorPaths>
<path>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 76e0a0e

Please sign in to comment.