Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
schbrain-parent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
framework
schbrain-parent
Commits
a28a17e7
Commit
a28a17e7
authored
Dec 18, 2022
by
liaozan
🏀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade zookeeper version
parent
d858d3be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
pom.xml
pom.xml
+4
-2
No files found.
pom.xml
View file @
a28a17e7
...
@@ -81,9 +81,9 @@
...
@@ -81,9 +81,9 @@
<mybatis-plus.version>
3.5.2
</mybatis-plus.version>
<mybatis-plus.version>
3.5.2
</mybatis-plus.version>
<!-- dubbo related -->
<!-- dubbo related -->
<curator.version>
4.3
.0
</curator.version>
<curator.version>
5.4
.0
</curator.version>
<dubbo.version>
3.1.3
</dubbo.version>
<dubbo.version>
3.1.3
</dubbo.version>
<zookeeper.version>
3.
4.14
</zookeeper.version>
<zookeeper.version>
3.
7.1
</zookeeper.version>
<!-- apollo -->
<!-- apollo -->
<apollo.version>
2.0.1
</apollo.version>
<apollo.version>
2.0.1
</apollo.version>
<!-- aliyun -->
<!-- aliyun -->
...
@@ -106,6 +106,7 @@
...
@@ -106,6 +106,7 @@
<!-- maven plugins -->
<!-- maven plugins -->
<flatten-maven-plugin.version>
1.3.0
</flatten-maven-plugin.version>
<flatten-maven-plugin.version>
1.3.0
</flatten-maven-plugin.version>
<integration-maven-plugin.version>
1.0.6-SNAPSHOT
</integration-maven-plugin.version>
<integration-maven-plugin.version>
1.0.6-SNAPSHOT
</integration-maven-plugin.version>
<maven-release-plugin.version>
2.5.3
</maven-release-plugin.version>
<maven.repository.url>
https://maven.schbrain.com/repository
</maven.repository.url>
<maven.repository.url>
https://maven.schbrain.com/repository
</maven.repository.url>
</properties>
</properties>
...
@@ -610,6 +611,7 @@
...
@@ -610,6 +611,7 @@
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-release-plugin
</artifactId>
<artifactId>
maven-release-plugin
</artifactId>
<version>
${maven-release-plugin.version}
</version>
</plugin>
</plugin>
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
...
...
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