Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
afanti-open-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
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
java-ms
afanti-open-api
Commits
99e4f40d
Commit
99e4f40d
authored
May 05, 2023
by
陈炎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
pom配置更新
parent
deb45aef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
9 deletions
+5
-9
pom.xml
pom.xml
+5
-9
No files found.
pom.xml
View file @
99e4f40d
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
<dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-vault-config-databases
</artifactId>
<artifactId>
spring-cloud-vault-config-databases
</artifactId>
<version>
3.0.
4
</version>
<version>
3.0.
5
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
...
@@ -183,16 +183,12 @@
...
@@ -183,16 +183,12 @@
<dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-vault-config
</artifactId>
<artifactId>
spring-cloud-starter-vault-config
</artifactId>
<version>
2.1.5.RELEASE
</version>
<version>
3.0.5
</version>
</dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-vault-config
</artifactId>
<version>
2.1.5.RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
io.micrometer
</groupId>
<groupId>
org.springframework.vault
</groupId>
<artifactId>
micrometer-registry-prometheus
</artifactId>
<artifactId>
spring-vault-core
</artifactId>
<version>
2.3.2
</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