Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-service-soil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-service-soil
Commits
3aab26f0
Commit
3aab26f0
authored
Jan 14, 2021
by
zhangmengqi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改gradle版本
parent
928a5fbc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
build.gradle
build.gradle
+3
-2
No files found.
build.gradle
View file @
3aab26f0
...
...
@@ -20,8 +20,8 @@ ext {
// 编译脚本
buildscript
{
ext
{
spring
CloudVersion
=
"Greenwich.SR2
"
spring
BootVersion
=
"2.1.7.RELEASE
"
spring
BootVersion
=
"2.3.0.RELEASE
"
spring
CloudVersion
=
"Hoxton.SR5
"
nettyAllVersion
=
'4.1.43.Final'
}
...
...
@@ -67,6 +67,7 @@ configurations {
compile
.
exclude
module:
"undertow-websockets-jsr"
compile
.
exclude
module:
"spring-boot-starter-logging"
compile
.
exclude
module:
"slf4j-simple"
compile
.
exclude
module:
"slf4j-log4j12"
}
// 依赖管理
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment