Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
datax-cloud
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
黄营
datax-cloud
Commits
df6f5900
Commit
df6f5900
authored
Jan 22, 2020
by
yuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
项目初始化jar版本升级
parent
68b9c9f7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
13 deletions
+1
-13
pom.xml
datax-gateway/pom.xml
+0
-12
pom.xml
pom.xml
+1
-1
No files found.
datax-gateway/pom.xml
View file @
df6f5900
...
@@ -21,18 +21,6 @@
...
@@ -21,18 +21,6 @@
<dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-gateway
</artifactId>
<artifactId>
spring-cloud-starter-gateway
</artifactId>
<exclusions>
<exclusion>
<artifactId>
reactor-netty
</artifactId>
<groupId>
io.projectreactor.netty
</groupId>
</exclusion>
</exclusions>
</dependency>
<!--bug https://github.com/spring-cloud/spring-cloud-gateway/issues/1532 -->
<dependency>
<groupId>
io.projectreactor.netty
</groupId>
<artifactId>
reactor-netty
</artifactId>
<version>
0.9.4.RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
io.springfox
</groupId>
<groupId>
io.springfox
</groupId>
...
...
pom.xml
View file @
df6f5900
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<java.version>
1.8
</java.version>
<java.version>
1.8
</java.version>
<app.version>
1.0.0
</app.version>
<app.version>
1.0.0
</app.version>
<spring-boot.version>
2.2.
3
.RELEASE
</spring-boot.version>
<spring-boot.version>
2.2.
4
.RELEASE
</spring-boot.version>
<spring-cloud.version>
Hoxton.SR1
</spring-cloud.version>
<spring-cloud.version>
Hoxton.SR1
</spring-cloud.version>
<spring-boot-admin.version>
2.1.6
</spring-boot-admin.version>
<spring-boot-admin.version>
2.1.6
</spring-boot-admin.version>
...
...
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