Commit f5b59fd
authored
[MRESOLVER-359] Make build be explicit about build time requirements (#285)
Fixes:
* make minimalMavenBuildVersion be "[3.8.7,)", we mean "recent" or maybe "maintained" Maven version.
* make minimalJavaBuildVersion be "[1.8.0-362,)" we mean "recent" Java 8. *CI helped to decide: 362*
Note: values taken from current CI setup.
---
https://issues.apache.org/jira/browse/MRESOLVER-3591 parent 3dbadbf commit f5b59fd
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments