Commit 684f42d
committed
Use Maven Central metadata for version resolution, add CodeQL dispatch trigger
- Switch from GitHub API to Maven Central maven-metadata.xml to resolve
the latest Maven 3.x version (avoids rate limiting on unauthenticated requests)
- Filter for stable 3.x releases only (no alpha/beta/rc, no Maven 4.x)
- Add workflow_dispatch trigger to CodeQL workflow for manual runs1 parent a206cea commit 684f42d
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments