Commit 79135c8
fix(build): pin aircompressor-v3 version explicitly in core/pom.xml
When core is resolved as a transitive dep (not reactor member), Maven
cannot inherit the version from parent dependencyManagement, producing
a validation error. Explicit version eliminates the warning.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2f7069e commit 79135c8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments