remove minor version test tasks (#5544)
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
This commit is contained in:
parent
7135414c3c
commit
fa62c637c2
|
|
@ -95,7 +95,7 @@ File Name | Descriptions
|
|||
`support-version.list` | List the target versions for this case
|
||||
`startup.sh` |`JVM-container` only, don't need this when use`Tomcat-container`
|
||||
|
||||
`*` support-version.list format requires every line for a single version. Could use `#` to comment out this version.
|
||||
`*` support-version.list format requires every line for a single version(Contains only the last version number of each minor version). Could use `#` to comment out this version.
|
||||
|
||||
### configuration.yml
|
||||
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
# lists your version here (Contains only the last version number of each minor version.)
|
||||
|
|
@ -14,4 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
# lists your version here (Contains only the last version number of each minor version.)
|
||||
|
|
@ -14,25 +14,9 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
5.10.0
|
||||
5.10.1
|
||||
5.10.2
|
||||
5.11.0
|
||||
5.11.1
|
||||
5.12.0
|
||||
5.12.1
|
||||
5.12.2
|
||||
5.13.0
|
||||
5.13.1
|
||||
5.13.2
|
||||
5.13.3
|
||||
5.13.4
|
||||
5.14.0
|
||||
5.14.1
|
||||
5.14.2
|
||||
5.14.3
|
||||
5.14.4
|
||||
5.14.5
|
||||
5.15.2
|
||||
5.15.3
|
||||
5.15.4
|
||||
|
|
|
|||
|
|
@ -19,11 +19,7 @@
|
|||
0.93.0
|
||||
0.91.0
|
||||
0.90.3
|
||||
0.90.2
|
||||
0.90.1
|
||||
0.90.0
|
||||
0.89.1
|
||||
0.89.0
|
||||
0.88.0
|
||||
0.87.0
|
||||
0.86.0
|
||||
|
|
|
|||
|
|
@ -14,13 +14,5 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
1.7.0
|
||||
1.7.1
|
||||
1.7.3
|
||||
1.7.4
|
||||
1.7.5
|
||||
1.7.6
|
||||
1.7.7
|
||||
1.8.0
|
||||
1.8.1
|
||||
1.8.2
|
||||
|
|
@ -14,16 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
2.3.7
|
||||
2.4.0
|
||||
2.4.1
|
||||
2.4.2
|
||||
2.4.3
|
||||
2.4.4
|
||||
2.4.5
|
||||
2.4.6
|
||||
2.5.0
|
||||
2.5.1
|
||||
2.5.2
|
||||
2.5.3
|
||||
|
|
|
|||
|
|
@ -15,7 +15,4 @@
|
|||
# limitations under the License.
|
||||
|
||||
1.1.2
|
||||
1.1.1
|
||||
1.1.0
|
||||
1.0.25
|
||||
1.0.24
|
||||
1.0.25
|
||||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
3.7.0
|
||||
3.7.1
|
||||
3.7.2
|
||||
|
|
|
|||
|
|
@ -14,13 +14,5 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.5.4
|
||||
2.5.5
|
||||
2.5.6
|
||||
2.5.7
|
||||
2.5.8
|
||||
2.6.0
|
||||
2.6.2
|
||||
2.6.3
|
||||
2.6.4
|
||||
2.6.5
|
||||
|
|
@ -14,7 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.7.0
|
||||
2.7.1
|
||||
2.7.2
|
||||
2.7.3
|
||||
|
|
@ -15,21 +15,5 @@
|
|||
# limitations under the License.
|
||||
|
||||
2.10.6
|
||||
2.10.5
|
||||
2.10.4
|
||||
2.10.3
|
||||
2.10.2.2.21
|
||||
2.10.2
|
||||
2.10.1
|
||||
2.10.0
|
||||
2.9.1
|
||||
2.9.0
|
||||
2.8.9
|
||||
2.8.8
|
||||
2.8.6
|
||||
2.8.5
|
||||
2.8.4
|
||||
2.8.3
|
||||
2.8.2
|
||||
2.8.1
|
||||
2.8.0
|
||||
2.8.9
|
||||
|
|
@ -14,6 +14,5 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
2.0.3
|
||||
2.1.5
|
||||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
3.0.0-alpha
|
||||
|
|
|
|||
|
|
@ -13,6 +13,5 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
5.4.0
|
||||
5.4.1
|
||||
|
||||
5.4.2
|
||||
|
|
|
|||
|
|
@ -13,10 +13,6 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
6.7.1
|
||||
|
||||
6.7.2
|
||||
6.8.0
|
||||
6.8.1
|
||||
6.8.2
|
||||
6.8.3
|
||||
6.8.4
|
||||
|
|
|
|||
|
|
@ -15,16 +15,8 @@
|
|||
# limitations under the License.
|
||||
|
||||
7.0.0
|
||||
7.1.0
|
||||
7.1.1
|
||||
7.2.0
|
||||
7.2.1
|
||||
7.3.0
|
||||
7.3.1
|
||||
7.3.2
|
||||
7.4.0
|
||||
7.4.1
|
||||
7.4.2
|
||||
7.5.0
|
||||
7.5.1
|
||||
7.5.2
|
||||
|
|
|
|||
|
|
@ -14,5 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
1.0.0
|
||||
|
|
@ -14,5 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
1.0.0
|
||||
|
|
@ -13,11 +13,10 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
9.0.0
|
||||
9.1.0
|
||||
9.2.0
|
||||
9.3.0
|
||||
9.3.1
|
||||
9.4.0
|
||||
9.5.0
|
||||
9.5.1
|
||||
|
|
|
|||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.0.2.RELEASE
|
||||
2.0.3.RELEASE
|
||||
2.0.4.RELEASE
|
||||
|
|
@ -15,9 +15,4 @@
|
|||
# limitations under the License.
|
||||
|
||||
2.1.2.RELEASE
|
||||
2.1.1.RELEASE
|
||||
2.1.0.RELEASE
|
||||
2.2.0.RELEASE
|
||||
2.2.1.RELEASE
|
||||
2.2.2.RELEASE
|
||||
2.2.3.RELEASE
|
||||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
8.0
|
||||
|
|
@ -18,6 +18,7 @@
|
|||
# So these versions were not included in support-version.list. if you know what caused it, please help us.
|
||||
|
||||
# Contains only the last version number of each minor version
|
||||
|
||||
1.25.0
|
||||
1.24.2
|
||||
1.23.1
|
||||
|
|
@ -37,6 +38,4 @@
|
|||
1.9.1
|
||||
1.8.0
|
||||
1.7.1
|
||||
1.7.0
|
||||
1.6.1
|
||||
1.6.0
|
||||
1.6.1
|
||||
|
|
@ -14,12 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
2.8.6
|
||||
2.8.5
|
||||
2.8.4
|
||||
2.8.3
|
||||
2.8.2
|
||||
2.8.1
|
||||
2.8.0
|
||||
2.8.6
|
||||
|
|
@ -14,28 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
1.4.177
|
||||
1.4.178
|
||||
1.4.179
|
||||
1.4.180
|
||||
1.4.181
|
||||
1.4.182
|
||||
1.4.183
|
||||
1.4.184
|
||||
1.4.185
|
||||
1.4.186
|
||||
1.4.187
|
||||
1.4.188
|
||||
1.4.189
|
||||
1.4.190
|
||||
1.4.191
|
||||
1.4.192
|
||||
1.4.193
|
||||
1.4.194
|
||||
1.4.195
|
||||
1.4.196
|
||||
1.4.197
|
||||
1.4.198
|
||||
1.4.199
|
||||
1.4.200
|
||||
|
|
@ -14,8 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
1.2.1
|
||||
1.2.6
|
||||
1.3.1
|
||||
1.4.0
|
||||
1.4.9
|
||||
|
|
@ -13,10 +13,6 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
4.0
|
||||
4.0.1
|
||||
|
||||
4.0.2
|
||||
4.1
|
||||
4.1.1
|
||||
4.1.2
|
||||
4.1.3
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.0
|
||||
2.0.2
|
||||
3.0
|
||||
3.0.1
|
||||
3.1
|
||||
|
|
@ -14,17 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.3
|
||||
4.5.3
|
||||
4.5.4
|
||||
4.5.2
|
||||
4.5.1
|
||||
4.5
|
||||
4.4.1
|
||||
4.4
|
||||
4.3.6
|
||||
4.3.5
|
||||
4.3.4
|
||||
4.3.3
|
||||
4.3.2
|
||||
4.3.1
|
||||
4.3.6
|
||||
|
|
@ -14,23 +14,5 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
1.4.20
|
||||
1.4.21
|
||||
1.4.22
|
||||
1.4.23
|
||||
1.4.24
|
||||
1.4.25
|
||||
1.4.26
|
||||
1.5.0
|
||||
1.5.1
|
||||
1.5.2
|
||||
1.5.3
|
||||
1.5.4
|
||||
1.5.5
|
||||
1.5.6
|
||||
1.5.7
|
||||
1.5.8
|
||||
1.5.9
|
||||
1.5.10
|
||||
1.5.11
|
||||
1.5.12
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
2.17
|
||||
2.16
|
||||
2.15
|
||||
|
|
|
|||
|
|
@ -30,9 +30,6 @@
|
|||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<compiler.version>1.8</compiler.version>
|
||||
|
||||
<test.framework.version>YOUR VERSION</test.framework.version>
|
||||
|
||||
<spring-boot-version>2.1.6.RELEASE</spring-boot-version>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
all
|
||||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
2.8.6
|
||||
|
|
@ -16,19 +16,7 @@
|
|||
|
||||
2.9.0
|
||||
2.8.2
|
||||
2.8.1
|
||||
2.8.0
|
||||
2.7.3
|
||||
2.7.2
|
||||
2.7.1
|
||||
2.7.0
|
||||
2.6.3
|
||||
2.6.2
|
||||
2.6.1
|
||||
2.6.0
|
||||
2.5.0
|
||||
2.5.1
|
||||
2.5.2
|
||||
2.4.2
|
||||
2.4.1
|
||||
2.4.0
|
||||
2.4.2
|
||||
|
|
@ -15,36 +15,6 @@
|
|||
# limitations under the License.
|
||||
|
||||
9.4.8.v20171121
|
||||
9.4.6.v20170531
|
||||
9.4.4.v20170414
|
||||
9.4.2.v20170220
|
||||
9.4.0.v20161208
|
||||
9.3.22.v20171030
|
||||
9.3.20.v20170531
|
||||
9.3.18.v20170406
|
||||
9.3.16.v20170120
|
||||
9.3.14.v20161028
|
||||
9.3.12.v20160915
|
||||
9.3.10.v20160621
|
||||
9.3.9.v20160517
|
||||
9.3.7.v20160115
|
||||
9.3.5.v20151012
|
||||
9.3.3.v20150827
|
||||
9.3.1.v20150714
|
||||
9.3.0.v20150612
|
||||
9.2.23.v20171218
|
||||
9.2.21.v20170120
|
||||
9.2.19.v20160908
|
||||
9.2.17.v20160517
|
||||
9.2.15.v20160210
|
||||
9.2.13.v20150730
|
||||
9.2.11.v20150529
|
||||
9.2.9.v20150224
|
||||
9.2.7.v20150116
|
||||
9.2.5.v20141112
|
||||
9.2.3.v20140905
|
||||
9.2.1.v20140609
|
||||
9.1.6.v20160112
|
||||
9.1.4.v20140401
|
||||
9.1.2.v20140210
|
||||
9.1.0.v20131115
|
||||
|
|
|
|||
|
|
@ -14,19 +14,10 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
0.11.0.0
|
||||
0.11.0.1
|
||||
0.11.0.2
|
||||
0.11.0.3
|
||||
1.0.0
|
||||
1.0.1
|
||||
1.0.2
|
||||
1.1.0
|
||||
1.1.1
|
||||
2.0.0
|
||||
2.0.1
|
||||
2.1.0
|
||||
2.1.1
|
||||
2.2.0
|
||||
2.2.1
|
||||
2.3.0
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
1.3.3
|
||||
1.2.2
|
||||
1.1.1
|
||||
|
|
|
|||
|
|
@ -15,19 +15,5 @@
|
|||
# limitations under the License.
|
||||
|
||||
5.2.1.RELEASE
|
||||
5.2.0.RELEASE
|
||||
5.1.8.RELEASE
|
||||
5.1.7.RELEASE
|
||||
5.1.6.RELEASE
|
||||
5.1.5.RELEASE
|
||||
5.1.4.RELEASE
|
||||
5.1.3.RELEASE
|
||||
5.1.2.RELEASE
|
||||
5.1.1.RELEASE
|
||||
5.1.0.RELEASE
|
||||
5.0.5.RELEASE
|
||||
5.0.4.RELEASE
|
||||
5.0.3.RELEASE
|
||||
5.0.2.RELEASE
|
||||
5.0.1.RELEASE
|
||||
5.0.0.RELEASE
|
||||
5.0.5.RELEASE
|
||||
|
|
@ -14,8 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
2.6.0
|
||||
2.5.4
|
||||
2.4.4
|
||||
|
|
|
|||
|
|
@ -14,34 +14,12 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
3.4.0
|
||||
3.4.1
|
||||
3.4.2
|
||||
3.4.3
|
||||
3.5.0
|
||||
3.6.0
|
||||
3.6.1
|
||||
3.6.2
|
||||
3.6.3
|
||||
3.6.4
|
||||
3.7.0
|
||||
3.7.1
|
||||
3.8.0
|
||||
3.8.1
|
||||
3.8.2
|
||||
3.9.0
|
||||
3.9.1
|
||||
3.10.0
|
||||
3.10.1
|
||||
3.10.2
|
||||
3.11.0
|
||||
3.11.1
|
||||
3.11.2
|
||||
3.12.0
|
||||
3.12.1
|
||||
3.12.2
|
||||
3.12.3
|
||||
3.12.4
|
||||
3.12.5
|
||||
3.12.6
|
||||
3.12.7
|
||||
|
|
@ -14,10 +14,5 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.0.0
|
||||
4.0.1
|
||||
4.0.2
|
||||
4.0.3
|
||||
4.0.4
|
||||
4.0.5
|
||||
4.1.0
|
||||
|
|
@ -14,35 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
8.0.15
|
||||
8.0.14
|
||||
8.0.13
|
||||
8.0.12
|
||||
8.0.11
|
||||
6.0.6
|
||||
6.0.4
|
||||
6.0.2
|
||||
5.1.44
|
||||
5.1.42
|
||||
5.1.40
|
||||
5.1.38
|
||||
5.1.36
|
||||
5.1.34
|
||||
5.1.32
|
||||
5.1.30
|
||||
5.1.28
|
||||
5.1.26
|
||||
5.1.24
|
||||
5.1.22
|
||||
5.1.20
|
||||
5.1.18
|
||||
5.1.16
|
||||
5.1.14
|
||||
5.1.12
|
||||
5.1.10
|
||||
5.1.8
|
||||
5.1.6
|
||||
5.1.4
|
||||
5.1.2
|
||||
5.1.44
|
||||
|
|
@ -14,7 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
1.7.12
|
||||
1.7.14
|
||||
1.7.16
|
||||
1.7.17
|
||||
|
|
@ -14,37 +14,18 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
3.0.0
|
||||
3.0.1
|
||||
3.1.0
|
||||
3.1.1
|
||||
3.1.2
|
||||
3.2.0
|
||||
3.3.0
|
||||
3.3.1
|
||||
3.4.0
|
||||
3.4.1
|
||||
3.4.2
|
||||
3.5.0
|
||||
3.6.0
|
||||
3.7.0
|
||||
3.8.0
|
||||
3.8.1
|
||||
3.9.0
|
||||
3.9.1
|
||||
3.10.0
|
||||
3.11.0
|
||||
3.12.0
|
||||
3.12.1
|
||||
3.12.2
|
||||
3.12.3
|
||||
3.12.4
|
||||
3.12.5
|
||||
3.12.6
|
||||
3.13.0
|
||||
3.13.1
|
||||
3.14.0
|
||||
3.14.1
|
||||
3.14.2
|
||||
3.14.3
|
||||
3.14.4
|
||||
|
|
@ -14,16 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
2.6.0
|
||||
2.6.5
|
||||
2.6.10
|
||||
2.6.15
|
||||
2.6.20
|
||||
2.6.25
|
||||
2.7.0
|
||||
2.7.1
|
||||
2.7.2
|
||||
2.7.3
|
||||
2.7.4
|
||||
2.8.0
|
||||
|
|
|
|||
|
|
@ -14,45 +14,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
9.4.1207
|
||||
9.4.1207.jre7
|
||||
9.4.1208
|
||||
9.4.1208.jre7
|
||||
9.4.1209
|
||||
9.4.1209.jre7
|
||||
9.4.1210
|
||||
9.4.1210.jre7
|
||||
9.4.1211
|
||||
9.4.1211.jre7
|
||||
9.4.1212
|
||||
9.4.1212.jre7
|
||||
42.0.0.jre7
|
||||
42.0.0
|
||||
42.1.0.jre7
|
||||
42.1.0
|
||||
42.1.1.jre7
|
||||
42.1.1
|
||||
42.1.2.jre7
|
||||
42.1.2
|
||||
42.1.3.jre7
|
||||
42.1.3
|
||||
42.1.4.jre7
|
||||
42.1.4
|
||||
42.2.0.jre7
|
||||
42.2.0
|
||||
42.2.1.jre7
|
||||
42.2.1
|
||||
42.2.2.jre7
|
||||
42.2.2
|
||||
42.2.3.jre7
|
||||
42.2.3
|
||||
42.2.4.jre7
|
||||
42.2.4
|
||||
42.2.5.jre7
|
||||
42.2.5
|
||||
42.2.6.jre7
|
||||
42.2.6
|
||||
42.2.7.jre7
|
||||
42.2.7
|
||||
42.2.8.jre7
|
||||
42.2.8
|
||||
|
|
|
|||
|
|
@ -13,39 +13,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
9.2-1002-jdbc4
|
||||
9.2-1003-jdbc3
|
||||
9.2-1003-jdbc4
|
||||
9.2-1004-jdbc3
|
||||
9.2-1004-jdbc4
|
||||
|
||||
9.2-1004-jdbc41
|
||||
9.3-1100-jdbc3
|
||||
9.3-1100-jdbc4
|
||||
9.3-1101-jdbc3
|
||||
9.3-1101-jdbc4
|
||||
9.3-1101-jdbc41
|
||||
9.3-1102-jdbc3
|
||||
9.3-1102-jdbc4
|
||||
9.3-1102-jdbc41
|
||||
9.3-1103-jdbc3
|
||||
9.3-1103-jdbc4
|
||||
9.3-1103-jdbc41
|
||||
9.3-1104-jdbc4
|
||||
9.3-1104-jdbc41
|
||||
9.4-1201-jdbc4
|
||||
9.4-1201-jdbc41
|
||||
9.4-1202-jdbc4
|
||||
9.4-1202-jdbc41
|
||||
9.4-1202-jdbc42
|
||||
9.4-1203-jdbc4
|
||||
9.4-1203-jdbc41
|
||||
9.4-1203-jdbc42
|
||||
9.4-1204-jdbc4
|
||||
9.4-1204-jdbc41
|
||||
9.4-1204-jdbc42
|
||||
9.4-1205-jdbc4
|
||||
9.4-1205-jdbc41
|
||||
9.4-1205-jdbc42
|
||||
9.4-1206-jdbc4
|
||||
9.4-1206-jdbc41
|
||||
9.4-1206-jdbc42
|
||||
|
|
|
|||
|
|
@ -14,14 +14,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.2.0
|
||||
2.2.1
|
||||
2.3.0
|
||||
2.3.1
|
||||
2.3.2
|
||||
2.4.0
|
||||
2.4.1
|
||||
2.4.2
|
||||
2.5.0
|
||||
2.5.1
|
||||
2.5.2
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
2.0.0
|
||||
2.0.2
|
||||
2.1.7
|
||||
2.2.3
|
||||
|
|
|
|||
|
|
@ -14,10 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
0.7.10
|
||||
0.7.9
|
||||
0.7.8
|
||||
0.7.4
|
||||
0.7.0
|
||||
|
|
|
|||
|
|
@ -15,14 +15,8 @@
|
|||
# limitations under the License.
|
||||
|
||||
5.5.1
|
||||
5.5.0
|
||||
5.4.3
|
||||
5.4.2
|
||||
5.4.1
|
||||
5.4.0
|
||||
5.3.0
|
||||
5.2.0
|
||||
5.1.2
|
||||
5.1.1
|
||||
5.1.0
|
||||
5.0.0
|
||||
5.0.0
|
||||
|
|
|
|||
|
|
@ -15,39 +15,9 @@
|
|||
# limitations under the License.
|
||||
|
||||
3.11.5
|
||||
3.11.4
|
||||
3.11.3
|
||||
3.11.2
|
||||
3.11.1
|
||||
3.11.0
|
||||
3.10.7
|
||||
3.10.6
|
||||
3.10.5
|
||||
3.10.4
|
||||
3.10.3
|
||||
3.10.2
|
||||
3.10.1
|
||||
3.10.0
|
||||
3.9.1
|
||||
3.9.0
|
||||
3.8.2
|
||||
3.8.1
|
||||
3.8.0
|
||||
3.7.5
|
||||
3.7.4
|
||||
3.7.3
|
||||
3.7.2
|
||||
3.7.1
|
||||
3.7.0
|
||||
3.6.5
|
||||
3.6.4
|
||||
3.6.3
|
||||
3.6.2
|
||||
3.6.1
|
||||
3.6.0
|
||||
3.5.7
|
||||
3.5.6
|
||||
3.5.5
|
||||
3.5.4
|
||||
3.5.3
|
||||
3.5.2
|
||||
3.5.7
|
||||
|
|
@ -13,60 +13,8 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
4.0.0.RELEASE
|
||||
4.0.1.RELEASE
|
||||
4.0.2.RELEASE
|
||||
4.0.3.RELEASE
|
||||
4.0.4.RELEASE
|
||||
4.0.5.RELEASE
|
||||
4.0.6.RELEASE
|
||||
4.0.7.RELEASE
|
||||
4.0.8.RELEASE
|
||||
|
||||
4.0.9.RELEASE
|
||||
4.1.0.RELEASE
|
||||
4.1.2.RELEASE
|
||||
4.1.3.RELEASE
|
||||
4.1.4.RELEASE
|
||||
4.1.5.RELEASE
|
||||
4.1.6.RELEASE
|
||||
4.1.7.RELEASE
|
||||
4.1.8.RELEASE
|
||||
4.1.9.RELEASE
|
||||
4.2.0.RELEASE
|
||||
4.2.1.RELEASE
|
||||
4.2.2.RELEASE
|
||||
4.2.3.RELEASE
|
||||
4.2.4.RELEASE
|
||||
4.2.5.RELEASE
|
||||
4.2.6.RELEASE
|
||||
4.2.7.RELEASE
|
||||
4.2.8.RELEASE
|
||||
4.2.9.RELEASE
|
||||
4.3.0.RELEASE
|
||||
4.3.1.RELEASE
|
||||
4.3.2.RELEASE
|
||||
4.3.3.RELEASE
|
||||
4.3.4.RELEASE
|
||||
4.3.5.RELEASE
|
||||
4.3.6.RELEASE
|
||||
4.3.7.RELEASE
|
||||
4.3.8.RELEASE
|
||||
4.3.8.RELEASE
|
||||
4.3.9.RELEASE
|
||||
4.3.10.RELEASE
|
||||
4.3.11.RELEASE
|
||||
4.3.12.RELEASE
|
||||
4.3.13.RELEASE
|
||||
4.3.14.RELEASE
|
||||
4.3.15.RELEASE
|
||||
4.3.16.RELEASE
|
||||
4.3.17.RELEASE
|
||||
4.3.18.RELEASE
|
||||
4.3.19.RELEASE
|
||||
4.3.20.RELEASE
|
||||
4.3.21.RELEASE
|
||||
4.3.22.RELEASE
|
||||
4.3.23.RELEASE
|
||||
4.3.24.RELEASE
|
||||
4.3.25.RELEASE
|
||||
4.3.26.RELEASE
|
||||
|
|
@ -30,7 +30,6 @@
|
|||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<compiler.version>1.8</compiler.version>
|
||||
<test.framework.version>YOUR VERSION</test.framework.version>
|
||||
<spring-boot-version>2.1.6.RELEASE</spring-boot-version>
|
||||
<lombok.version>1.18.10</lombok.version>
|
||||
</properties>
|
||||
|
|
|
|||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
all
|
||||
|
|
@ -14,6 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
all
|
||||
|
|
@ -14,8 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
0.1.0
|
||||
0.2.0
|
||||
0.3.0
|
||||
|
|
|
|||
|
|
@ -16,6 +16,5 @@
|
|||
|
||||
1.0.0
|
||||
1.1.0
|
||||
1.2.0
|
||||
1.2.1
|
||||
1.3.0
|
||||
|
|
@ -14,5 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.0.0
|
||||
4.0.1
|
||||
|
|
|
|||
|
|
@ -14,5 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.0.0-RC1
|
||||
4.0.0-RC2
|
||||
|
|
@ -14,5 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.1.0
|
||||
4.1.1
|
||||
|
|
|
|||
|
|
@ -14,26 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
5.4.0
|
||||
5.4.1
|
||||
5.4.2
|
||||
5.4.3
|
||||
5.4.4
|
||||
5.4.5
|
||||
5.4.6
|
||||
5.4.7
|
||||
5.4.8
|
||||
5.5.0
|
||||
5.5.1
|
||||
5.5.2
|
||||
5.5.3
|
||||
5.5.4
|
||||
5.5.5
|
||||
5.5.6
|
||||
5.5.6.1
|
||||
5.5.7
|
||||
5.5.8
|
||||
5.5.9
|
||||
5.6.0
|
||||
5.6.1
|
||||
5.6.2
|
||||
|
|
|
|||
|
|
@ -13,15 +13,12 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
7.7.1
|
||||
7.7.0
|
||||
7.6.0
|
||||
7.5.0
|
||||
7.4.0
|
||||
7.3.1
|
||||
7.3.0
|
||||
7.2.1
|
||||
7.2.0
|
||||
7.1.0
|
||||
7.0.1
|
||||
7.0.0
|
||||
7.0.1
|
||||
|
|
@ -14,11 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
3.0.7.RELEASE
|
||||
3.0.6.RELEASE
|
||||
3.0.5.RELEASE
|
||||
3.0.4.RELEASE
|
||||
3.0.3.RELEASE
|
||||
3.0.2.RELEASE
|
||||
3.0.1.RELEASE
|
||||
3.0.0.RELEASE
|
||||
3.0.7.RELEASE
|
||||
|
|
@ -17,37 +17,6 @@
|
|||
# 3.2.0-3.2.8 does not support jdk8
|
||||
# (https://stackoverflow.com/questions/30072135/spring-3-2-x-with-java-8)
|
||||
|
||||
3.1.0.RELEASE
|
||||
3.1.1.RELEASE
|
||||
3.1.2.RELEASE
|
||||
3.1.3.RELEASE
|
||||
3.1.4.RELEASE
|
||||
#3.2.0.RELEASE
|
||||
#3.2.1.RELEASE
|
||||
#3.2.2.RELEASE
|
||||
#3.2.3.RELEASE
|
||||
#3.2.4.RELEASE
|
||||
#3.2.5.RELEASE
|
||||
#3.2.6.RELEASE
|
||||
#3.2.7.RELEASE
|
||||
#3.2.8.RELEASE
|
||||
3.2.9.RELEASE
|
||||
3.2.10.RELEASE
|
||||
3.2.11.RELEASE
|
||||
3.2.12.RELEASE
|
||||
3.2.13.RELEASE
|
||||
3.2.14.RELEASE
|
||||
3.2.15.RELEASE
|
||||
3.2.16.RELEASE
|
||||
3.2.17.RELEASE
|
||||
3.2.18.RELEASE
|
||||
4.0.0.RELEASE
|
||||
4.0.1.RELEASE
|
||||
4.0.2.RELEASE
|
||||
4.0.3.RELEASE
|
||||
4.0.4.RELEASE
|
||||
4.0.5.RELEASE
|
||||
4.0.6.RELEASE
|
||||
4.0.7.RELEASE
|
||||
4.0.8.RELEASE
|
||||
4.0.9.RELEASE
|
||||
|
|
|
|||
|
|
@ -14,23 +14,5 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.1.0.RELEASE
|
||||
4.1.1.RELEASE
|
||||
4.1.2.RELEASE
|
||||
4.1.3.RELEASE
|
||||
4.1.4.RELEASE
|
||||
4.1.5.RELEASE
|
||||
4.1.6.RELEASE
|
||||
4.1.7.RELEASE
|
||||
4.1.8.RELEASE
|
||||
4.1.9.RELEASE
|
||||
4.2.0.RELEASE
|
||||
4.2.1.RELEASE
|
||||
4.2.2.RELEASE
|
||||
4.2.3.RELEASE
|
||||
4.2.4.RELEASE
|
||||
4.2.5.RELEASE
|
||||
4.2.6.RELEASE
|
||||
4.2.7.RELEASE
|
||||
4.2.8.RELEASE
|
||||
4.2.9.RELEASE
|
||||
|
|
|
|||
|
|
@ -14,57 +14,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.3.0.RELEASE
|
||||
4.3.1.RELEASE
|
||||
4.3.2.RELEASE
|
||||
4.3.3.RELEASE
|
||||
4.3.4.RELEASE
|
||||
4.3.5.RELEASE
|
||||
4.3.6.RELEASE
|
||||
4.3.7.RELEASE
|
||||
4.3.8.RELEASE
|
||||
4.3.9.RELEASE
|
||||
4.3.10.RELEASE
|
||||
4.3.11.RELEASE
|
||||
4.3.12.RELEASE
|
||||
4.3.13.RELEASE
|
||||
4.3.14.RELEASE
|
||||
4.3.15.RELEASE
|
||||
4.3.16.RELEASE
|
||||
4.3.17.RELEASE
|
||||
4.3.18.RELEASE
|
||||
4.3.19.RELEASE
|
||||
4.3.20.RELEASE
|
||||
4.3.21.RELEASE
|
||||
4.3.22.RELEASE
|
||||
4.3.23.RELEASE
|
||||
4.3.24.RELEASE
|
||||
4.3.25.RELEASE
|
||||
5.0.0.RELEASE
|
||||
5.0.1.RELEASE
|
||||
5.0.2.RELEASE
|
||||
5.0.3.RELEASE
|
||||
5.0.4.RELEASE
|
||||
5.0.5.RELEASE
|
||||
5.0.6.RELEASE
|
||||
5.0.7.RELEASE
|
||||
5.0.8.RELEASE
|
||||
5.0.9.RELEASE
|
||||
5.0.10.RELEASE
|
||||
5.0.11.RELEASE
|
||||
5.0.12.RELEASE
|
||||
5.0.13.RELEASE
|
||||
5.0.14.RELEASE
|
||||
5.0.15.RELEASE
|
||||
5.1.0.RELEASE
|
||||
5.1.1.RELEASE
|
||||
5.1.2.RELEASE
|
||||
5.1.3.RELEASE
|
||||
5.1.4.RELEASE
|
||||
5.1.5.RELEASE
|
||||
5.1.6.RELEASE
|
||||
5.1.7.RELEASE
|
||||
5.1.8.RELEASE
|
||||
5.1.9.RELEASE
|
||||
5.1.10.RELEASE
|
||||
5.2.0.RELEASE
|
||||
|
|
@ -14,38 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
4.3.5.RELEASE
|
||||
4.3.6.RELEASE
|
||||
4.3.7.RELEASE
|
||||
4.3.8.RELEASE
|
||||
4.3.9.RELEASE
|
||||
4.3.10.RELEASE
|
||||
4.3.11.RELEASE
|
||||
4.3.12.RELEASE
|
||||
4.3.14.RELEASE
|
||||
4.3.15.RELEASE
|
||||
4.3.16.RELEASE
|
||||
4.3.17.RELEASE
|
||||
4.3.18.RELEASE
|
||||
4.3.19.RELEASE
|
||||
4.3.20.RELEASE
|
||||
4.3.21.RELEASE
|
||||
4.3.22.RELEASE
|
||||
4.3.23.RELEASE
|
||||
5.0.4.RELEASE
|
||||
5.0.5.RELEASE
|
||||
5.0.6.RELEASE
|
||||
5.0.7.RELEASE
|
||||
5.0.8.RELEASE
|
||||
5.0.9.RELEASE
|
||||
5.0.10.RELEASE
|
||||
5.0.11.RELEASE
|
||||
5.0.12.RELEASE
|
||||
5.0.13.RELEASE
|
||||
5.1.2.RELEASE
|
||||
5.1.3.RELEASE
|
||||
5.1.4.RELEASE
|
||||
5.1.5.RELEASE
|
||||
5.1.6.RELEASE
|
||||
5.1.7.RELEASE
|
||||
5.1.8.RELEASE
|
||||
|
|
|
|||
|
|
@ -13,11 +13,5 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
1.1.0.RELEASE
|
||||
1.1.1.RELEASE
|
||||
1.1.2.RELEASE
|
||||
1.1.3.RELEASE
|
||||
1.1.4.RELEASE
|
||||
1.1.5.RELEASE
|
||||
1.1.6.RELEASE
|
||||
|
||||
1.1.7.RELEASE
|
||||
|
|
|
|||
|
|
@ -13,26 +13,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
1.2.0.RELEASE
|
||||
1.2.1.RELEASE
|
||||
1.2.2.RELEASE
|
||||
1.2.3.RELEASE
|
||||
1.2.4.RELEASE
|
||||
1.2.5.RELEASE
|
||||
1.2.6.RELEASE
|
||||
|
||||
1.2.7.RELEASE
|
||||
1.3.0.RELEASE
|
||||
1.3.1.RELEASE
|
||||
1.3.2.RELEASE
|
||||
#1.3.3.RELEASE
|
||||
1.3.4.RELEASE
|
||||
1.3.5.RELEASE
|
||||
1.3.6.RELEASE
|
||||
1.4.0.RELEASE
|
||||
1.4.1.RELEASE
|
||||
1.4.2.RELEASE
|
||||
1.4.3.RELEASE
|
||||
1.4.4.RELEASE
|
||||
1.4.5.RELEASE
|
||||
1.4.6.RELEASE
|
||||
1.4.7.RELEASE
|
||||
|
|
|
|||
|
|
@ -13,17 +13,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
2.0.0.RELEASE
|
||||
2.0.1.RELEASE
|
||||
2.0.2.RELEASE
|
||||
2.0.3.RELEASE
|
||||
|
||||
2.0.4.RELEASE
|
||||
2.1.0.RELEASE
|
||||
2.1.1.RELEASE
|
||||
2.1.2.RELEASE
|
||||
2.1.3.RELEASE
|
||||
2.1.4.RELEASE
|
||||
2.1.5.RELEASE
|
||||
2.2.0.RELEASE
|
||||
2.2.1.RELEASE
|
||||
2.2.2.RELEASE
|
||||
|
|
|
|||
|
|
@ -14,10 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.2.14.RELEASE
|
||||
2.2.13.RELEASE
|
||||
2.2.12.RELEASE
|
||||
2.2.11.RELEASE
|
||||
2.2.10.RELEASE
|
||||
2.2.9.RELEASE
|
||||
2.2.8.RELEASE
|
||||
2.2.14.RELEASE
|
||||
|
|
@ -14,10 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
2.3.10.RELEASE
|
||||
2.3.9.RELEASE
|
||||
2.3.8.RELEASE
|
||||
2.3.7.RELEASE
|
||||
2.3.6.RELEASE
|
||||
2.3.5.RELEASE
|
||||
2.3.4.RELEASE
|
||||
2.3.10.RELEASE
|
||||
|
|
@ -14,8 +14,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
3.1.4.RELEASE
|
||||
3.2.18.RELEASE
|
||||
4.0.9.RELEASE
|
||||
|
|
|
|||
|
|
@ -15,12 +15,6 @@
|
|||
# limitations under the License.
|
||||
|
||||
2.1.9.RELEASE
|
||||
2.1.5.RELEASE
|
||||
2.1.0.RELEASE
|
||||
2.0.9.RELEASE
|
||||
2.0.5.RELEASE
|
||||
2.0.0.RELEASE
|
||||
1.5.22.RELEASE
|
||||
1.5.11.RELEASE
|
||||
1.5.0.RELEASE
|
||||
1.4.7.RELEASE
|
||||
|
|
@ -16,10 +16,5 @@
|
|||
|
||||
# 2.0.0-2.1.0 are supported, but due to the status code bug(https://github.com/spring-projects/spring-framework/issues/21901)
|
||||
# we don’t test them
|
||||
2.1.1.RELEASE
|
||||
2.1.2.RELEASE
|
||||
2.1.3.RELEASE
|
||||
2.1.4.RELEASE
|
||||
2.1.5.RELEASE
|
||||
2.1.6.RELEASE
|
||||
|
||||
2.1.7.RELEASE
|
||||
|
|
|
|||
|
|
@ -14,40 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
2.3.1
|
||||
2.3.1.1
|
||||
2.3.1.2
|
||||
2.3.3
|
||||
2.3.4
|
||||
2.3.4.1
|
||||
2.3.7
|
||||
2.3.8
|
||||
2.3.12
|
||||
2.3.14
|
||||
2.3.14.1
|
||||
2.3.14.2
|
||||
2.3.24.3
|
||||
2.3.15
|
||||
2.3.15.1
|
||||
2.3.15.2
|
||||
2.3.15.3
|
||||
2.3.16
|
||||
2.3.20
|
||||
2.3.20.1
|
||||
2.3.20.3
|
||||
2.3.24
|
||||
2.3.24.1
|
||||
2.3.24.3
|
||||
2.3.28
|
||||
2.3.28.1
|
||||
2.3.29
|
||||
2.3.30
|
||||
2.3.31
|
||||
2.3.32
|
||||
2.3.33
|
||||
2.3.34
|
||||
2.3.35
|
||||
2.3.36
|
||||
2.3.37
|
||||
|
|
@ -14,20 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
|
||||
2.5
|
||||
2.5.1
|
||||
2.5.2
|
||||
2.5.8
|
||||
2.5.10
|
||||
2.5.10.1
|
||||
2.5.12
|
||||
2.5.13
|
||||
2.5.14
|
||||
2.5.14.1
|
||||
2.5.16
|
||||
2.5.17
|
||||
2.5.18
|
||||
2.5.20
|
||||
2.5.22
|
||||
|
|
|
|||
|
|
@ -19,26 +19,6 @@
|
|||
# 1.3.x 1.4.x: select the first, middle, and last version
|
||||
# 2.0.x: when there are many releases in the same month, choose the last one
|
||||
|
||||
1.3.0.Final
|
||||
1.3.17.Final
|
||||
1.3.33.Final
|
||||
1.4.0.Final
|
||||
1.4.12.Final
|
||||
1.4.27.Final
|
||||
2.0.0.Final
|
||||
2.0.3.Final
|
||||
2.0.4.Final
|
||||
2.0.8.Final
|
||||
2.0.9.Final
|
||||
2.0.11.Final
|
||||
2.0.13.Final
|
||||
2.0.15.Final
|
||||
2.0.16.Final
|
||||
2.0.17.Final
|
||||
2.0.19.Final
|
||||
2.0.20.Final
|
||||
2.0.21.Final
|
||||
2.0.22.Final
|
||||
2.0.23.Final
|
||||
2.0.26.Final
|
||||
2.0.27.Final
|
||||
|
|
@ -15,30 +15,10 @@
|
|||
# limitations under the License.
|
||||
|
||||
3.9.1
|
||||
3.9.0
|
||||
3.8.5
|
||||
3.8.4
|
||||
3.8.3
|
||||
3.8.2
|
||||
3.8.1
|
||||
3.8.0
|
||||
3.7.1
|
||||
3.7.0
|
||||
3.6.3
|
||||
3.6.2
|
||||
3.6.1
|
||||
3.6.0
|
||||
3.5.4
|
||||
3.5.3
|
||||
3.5.2
|
||||
3.5.1
|
||||
3.5.0
|
||||
3.4.2
|
||||
3.4.1
|
||||
3.4.0
|
||||
3.3.3
|
||||
3.3.2
|
||||
3.3.1
|
||||
3.3.0
|
||||
3.2.1
|
||||
3.2.0
|
||||
3.2.1
|
||||
|
|
@ -15,18 +15,8 @@
|
|||
# limitations under the License.
|
||||
|
||||
3.5.4
|
||||
3.5.3
|
||||
3.5.2
|
||||
3.5.1
|
||||
3.5.0
|
||||
3.4.2
|
||||
3.4.1
|
||||
3.4.0
|
||||
3.3.3
|
||||
3.3.2
|
||||
3.3.1
|
||||
3.3.0
|
||||
3.2.1
|
||||
3.2.0
|
||||
3.1.0
|
||||
3.0.0
|
||||
3.0.0
|
||||
|
|
@ -15,16 +15,6 @@
|
|||
# limitations under the License.
|
||||
|
||||
3.9.1
|
||||
3.9.0
|
||||
3.8.5
|
||||
3.8.4
|
||||
3.8.3
|
||||
3.8.2
|
||||
3.8.1
|
||||
3.8.0
|
||||
3.7.1
|
||||
3.7.0
|
||||
3.6.3
|
||||
3.6.2
|
||||
3.6.1
|
||||
3.6.0
|
||||
|
|
|
|||
|
|
@ -16,10 +16,5 @@
|
|||
|
||||
# 2.0.0-2.1.0 are supported, but due to the status code bug(https://github.com/spring-projects/spring-framework/issues/21901)
|
||||
# we don’t test them
|
||||
2.1.1.RELEASE
|
||||
2.1.2.RELEASE
|
||||
2.1.3.RELEASE
|
||||
2.1.4.RELEASE
|
||||
2.1.5.RELEASE
|
||||
2.1.6.RELEASE
|
||||
|
||||
2.1.7.RELEASE
|
||||
|
|
|
|||
|
|
@ -14,5 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# lists your version here
|
||||
2.2.0
|
||||
|
|
@ -14,17 +14,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
3.4.14
|
||||
3.4.13
|
||||
3.4.12
|
||||
3.4.11
|
||||
3.4.10
|
||||
3.4.9
|
||||
3.4.8
|
||||
3.4.7
|
||||
3.4.6
|
||||
3.4.5
|
||||
3.4.3
|
||||
3.4.2
|
||||
3.4.1
|
||||
3.4.0
|
||||
3.4.14
|
||||
Loading…
Reference in New Issue