Commit 56fefae1 authored by Junling Bu's avatar Junling Bu
Browse files

版本升级,避免GitHub安全报警

parent 40a55157
......@@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
<checkstyle.version>7.6</checkstyle.version>
<checkstyle.version>[8.18,)</checkstyle.version>
</properties>
<dependencies>
......
......@@ -24,7 +24,7 @@
"@tinymce/tinymce-vue": "1.1.0",
"@riophae/vue-treeselect": "0.0.37",
"v-charts": "1.19.0",
"axios": "0.18.0",
"axios": ">=0.18.1",
"clipboard": "1.7.1",
"connect": "3.6.6",
"echarts": "4.1.0",
......
......@@ -15,7 +15,7 @@
},
"dependencies": {
"@chenfengyuan/vue-countdown": "^1.1.2",
"axios": "^0.18.0",
"axios": ">=0.18.1",
"dayjs": "^1.7.7",
"js-cookie": "2.2.0",
"lodash": "^4.17.11",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment