Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intel_promotion_api
Project
Project
Details
Activity
Releases
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
liyilin
intel_promotion_api
Commits
c887508b
Commit
c887508b
authored
Sep 23, 2024
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新了pom
parent
dbe11c65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
pom.xml
pom.xml
+11
-5
No files found.
pom.xml
View file @
c887508b
...
@@ -54,9 +54,10 @@
...
@@ -54,9 +54,10 @@
<dependency>
<dependency>
<groupId>
org.91isoft
</groupId>
<groupId>
org.91isoft
</groupId>
<artifactId>
91isoft_spbt
</artifactId>
<artifactId>
91isoft_spbt
</artifactId>
<scope>
system
</scope>
<version>
3.2.0_WF_A_P_IPA_beta9
</version>
<systemPath>
${project.basedir}/src/main/resources/META-INF/services/spbt_v3.2.0.jar
</systemPath>
<!-- <scope>system</scope>-->
<version>
3.0.0_nlt.25
</version>
<!-- <systemPath>${project.basedir}/src/main/resources/META-INF/services/spbt_v3.2.0.jar</systemPath>-->
<!-- <version>3.0.0_nlt.25</version>-->
<!-- <version>3.0.0_nlt.25</version>-->
<!-- <version>3.0.0_nlt.25</version>-->
<!-- 排除oracle12的驱动,此处代码不能提交,测试使用的是12,生产为11 -->
<!-- 排除oracle12的驱动,此处代码不能提交,测试使用的是12,生产为11 -->
</dependency>
</dependency>
...
@@ -116,8 +117,13 @@
...
@@ -116,8 +117,13 @@
<artifactId>
commons-io
</artifactId>
<artifactId>
commons-io
</artifactId>
<version>
2.4
</version>
<version>
2.4
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-test
</artifactId>
<version>
RELEASE
</version>
</dependency>
<!--1. spring boot ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' start ''''''''''''''''''''''''''''''''''''''''''''-->
<!--1.1 spring-web-->
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
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