Skip to content

Commit 87ce69f

Browse files
committed
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
2 parents 8fbf79e + dca4989 commit 87ce69f

884 files changed

Lines changed: 56267 additions & 3840 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -153,23 +153,6 @@
153153
<name>aliyun</name>
154154
<url>https://maven.aliyun.com/repository/public</url>
155155
</repository>
156-
157-
<repository>
158-
<id>spring-milestones</id>
159-
<name>Spring Milestones</name>
160-
<url>https://repo.spring.io/milestone</url>
161-
<snapshots>
162-
<enabled>false</enabled>
163-
</snapshots>
164-
</repository>
165-
<repository>
166-
<id>spring-snapshots</id>
167-
<name>Spring Snapshots</name>
168-
<url>https://repo.spring.io/snapshot</url>
169-
<releases>
170-
<enabled>false</enabled>
171-
</releases>
172-
</repository>
173156
</repositories>
174157

175158
</project>

0 commit comments

Comments
 (0)