Commit c65ea82
fix(ci): exclude target directory from Dependabot Maven scanning
The release profile declares BOM modules under target/classes/ which
are generated during the build. Dependabot scans all profiles and
fails when it can't find these pom.xml files in the repository.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
Signed-off-by: Marc Nuri <[email protected]>1 parent 1c90ff8 commit c65ea82
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments