Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update pom.xml #1737

Merged
merged 9 commits into from
Sep 17, 2020
Prev Previous commit
Next Next commit
remove useless properties
remove useless properties
  • Loading branch information
mostcool committed Sep 17, 2020
commit c3afdad2b1eaf40b983b619bbe292f5065888962
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@
<spring-cloud-config.version>2.2.5.RELEASE</spring-cloud-config.version>
<spring-cloud-zookeeper.version>2.2.3.RELEASE</spring-cloud-zookeeper.version>

<junit.version>4.12</junit.version>
<javax-servlet-api>3.0</javax-servlet-api>
<slf4j-api.version>1.7.25</slf4j-api.version>

<!-- Apache Dubbo -->
<dubbo.version>2.7.8</dubbo.version>
<curator.version>4.0.1</curator.version>
Expand Down Expand Up @@ -449,4 +445,4 @@
</profile>
</profiles>

</project>
</project>