File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11rows :
22 - data :
3- plugin : " 1.0.0 and after"
4- apim : " 4.8.x and after"
3+ plugin : " 1.x"
4+ apim : " 4.8.x and 4.9.x"
5+ java : 21
6+ - data :
7+ plugin : " 2.x and after"
8+ apim : " 4.10.x and after"
59 java : 21
Original file line number Diff line number Diff line change @@ -66,7 +66,8 @@ Strikethrough text indicates that a version is deprecated.
6666
6767| Plugin version| APIM| Java version |
6868| --- | --- | --- |
69- | 1.0.0 and after| 4.8.x and after| 21 |
69+ | 1.x| 4.8.x and 4.9.x| 21 |
70+ | 2.x and after| 4.10.x and after| 21 |
7071
7172
7273## Configuration options
Original file line number Diff line number Diff line change 3535
3636 <properties >
3737 <!-- Gravitee dependencies version -->
38- <gravitee-apim .version>4.9.9 </gravitee-apim .version>
38+ <gravitee-apim .version>4.10.0-alpha.1 </gravitee-apim .version>
3939
4040 <!-- Maven plugins -->
4141 <maven-plugin-assembly .version>3.8.0</maven-plugin-assembly .version>
You can’t perform that action at this time.
0 commit comments