Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
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
项目统一框架
amos-boot-biz
Commits
8950c2c2
Commit
8950c2c2
authored
Aug 16, 2023
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.amos版本升级1.8.5 依赖冲突
parent
d8fd4f31
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
3 additions
and
28 deletions
+3
-28
pom.xml
amos-boot-biz-common/pom.xml
+1
-1
pom.xml
amos-boot-data/amos-boot-data-accessapi/pom.xml
+0
-6
pom.xml
amos-boot-data/amos-boot-data-openapi/pom.xml
+0
-6
pom.xml
amos-boot-system-jxiop/pom.xml
+0
-7
pom.xml
amos-boot-system-tzs/pom.xml
+0
-6
pom.xml
pom.xml
+2
-2
No files found.
amos-boot-biz-common/pom.xml
View file @
8950c2c2
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-security
</artifactId>
<artifactId>
amos-component-security
</artifactId>
<version>
1.7.13-SNAPSHOT
</version>
<version>
${amos.version}
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.typroject
</groupId>
<groupId>
org.typroject
</groupId>
...
...
amos-boot-data/amos-boot-data-accessapi/pom.xml
View file @
8950c2c2
...
@@ -95,12 +95,6 @@
...
@@ -95,12 +95,6 @@
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-feign-systemctl
</artifactId>
<version>
${amos.version}
</version>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-config
</artifactId>
<artifactId>
amos-component-config
</artifactId>
<version>
${amos.version}
</version>
<version>
${amos.version}
</version>
</dependency>
</dependency>
...
...
amos-boot-data/amos-boot-data-openapi/pom.xml
View file @
8950c2c2
...
@@ -106,12 +106,6 @@
...
@@ -106,12 +106,6 @@
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-feign-systemctl
</artifactId>
<version>
${amos.version}
</version>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-config
</artifactId>
<artifactId>
amos-component-config
</artifactId>
<version>
${amos.version}
</version>
<version>
${amos.version}
</version>
</dependency>
</dependency>
...
...
amos-boot-system-jxiop/pom.xml
View file @
8950c2c2
...
@@ -55,13 +55,6 @@
...
@@ -55,13 +55,6 @@
<artifactId>
commons-text
</artifactId>
<artifactId>
commons-text
</artifactId>
<version>
1.9
</version>
<version>
1.9
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-feign-privilege
</artifactId>
<version>
1.8.5
</version>
</dependency>
<!-- druid -->
<!-- druid -->
<dependency>
<dependency>
<groupId>
com.alibaba
</groupId>
<groupId>
com.alibaba
</groupId>
...
...
amos-boot-system-tzs/pom.xml
View file @
8950c2c2
...
@@ -41,12 +41,6 @@
...
@@ -41,12 +41,6 @@
<version>
1.9
</version>
<version>
1.9
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-feign-privilege
</artifactId>
<version>
1.8.5
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
</dependency>
</dependency>
...
...
pom.xml
View file @
8950c2c2
...
@@ -26,8 +26,8 @@
...
@@ -26,8 +26,8 @@
<springboot.version>
2.3.11.RELEASE
</springboot.version>
<springboot.version>
2.3.11.RELEASE
</springboot.version>
<springcloud.version>
Hoxton.SR8
</springcloud.version>
<springcloud.version>
Hoxton.SR8
</springcloud.version>
<maven-jar-plugin.version>
3.1.1
</maven-jar-plugin.version>
<maven-jar-plugin.version>
3.1.1
</maven-jar-plugin.version>
<tyboot-version>
1.1.2
3
-SNAPSHOT
</tyboot-version>
<tyboot-version>
1.1.2
4
-SNAPSHOT
</tyboot-version>
<amos.version>
1.
7.10-SNAPSHOT
</amos.version>
<amos.version>
1.
8.5
</amos.version>
<itext.version>
7.1.1
</itext.version>
<itext.version>
7.1.1
</itext.version>
<elasticsearch.version>
7.15.2
</elasticsearch.version>
<elasticsearch.version>
7.15.2
</elasticsearch.version>
</properties>
</properties>
...
...
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