Skip to content

Commit

Permalink
Upgrade to Angular 17 #248
Browse files Browse the repository at this point in the history
  • Loading branch information
p-wunderlich committed Mar 22, 2024
1 parent 07aa42f commit 2ccf8c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/approval/process-forms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
</goals>
<phase>initialize</phase>
<configuration>
<arguments>ci --no-optional --no-audit</arguments>
<arguments>ci --no-audit</arguments>
</configuration>
</execution>
<execution>
Expand Down
2 changes: 1 addition & 1 deletion components/tasklist-angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
</goals>
<phase>initialize</phase>
<configuration>
<arguments>ci --no-optional --no-audit</arguments>
<arguments>ci --no-audit</arguments>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 2ccf8c3

Please sign in to comment.