Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neo4jRelation
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
qiuchaofei
neo4jRelation
Commits
3ff2eef0
Commit
3ff2eef0
authored
Sep 02, 2022
by
linxu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级parent pom
parent
3d05ebca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
pom.xml
pom.xml
+3
-7
No files found.
pom.xml
View file @
3ff2eef0
...
...
@@ -14,7 +14,7 @@
<parent>
<groupId>
com.keymobile
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.1.
2
-release
</version>
<version>
1.1.
5
-release
</version>
</parent>
<properties>
...
...
@@ -41,7 +41,6 @@
<version>
${auth.version}
</version>
</dependency>
<!-- 添加neo4j的jar包 -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
@@ -128,9 +127,6 @@
<artifactId>
guava
</artifactId>
<version>
20.0
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-configuration-processor
</artifactId>
...
...
@@ -168,12 +164,12 @@
<dependency>
<groupId>
com.keymobile
</groupId>
<artifactId>
config
</artifactId>
<version>
1.1.
2
-release
</version>
<version>
1.1.
5
-release
</version>
</dependency>
<dependency>
<groupId>
com.keymobile
</groupId>
<artifactId>
crypto
</artifactId>
<version>
1.1.
2
-release
</version>
<version>
1.1.
5
-release
</version>
</dependency>
<dependency>
...
...
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