Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
时空开放平台
spatiotemporal-web-core
Commits
9617face
Commit
9617face
authored
Jan 22, 2024
by
吕伟
Browse files
升级
parent
f8b57bf5
Changes
1
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
9617face
...
...
@@ -178,7 +178,7 @@
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
fastjson
</artifactId>
<version>
1.2.36
</version>
<version>
2.0.45
</version>
</dependency>
<!--jwt工具类 -->
...
...
@@ -215,9 +215,12 @@
<!-- 项目仓库信息 -->
<scm>
<connection>
scm:https://spatiotemporal.cn/gitlab/open-spatio/spatiotemporal-core.git
</connection>
<developerConnection>
https://spatiotemporal.cn/gitlab/open-spatio/spatiotemporal-core
</developerConnection>
<url>
https://spatiotemporal.cn/gitlab/open-spatio/spatiotemporal-core.git
</url>
<connection>
scm:https://spatiotemporal.cn/gitlab/open-spatio/spatiotemporal-core.git
</connection>
<developerConnection>
https://spatiotemporal.cn/gitlab/open-spatio/spatiotemporal-core
</developerConnection>
<url>
https://spatiotemporal.cn/gitlab/open-spatio/spatiotemporal-core.git
</url>
<tag>
${project.version}
</tag>
</scm>
...
...
@@ -230,7 +233,8 @@
<repository>
<id>
ossrh
</id>
<url>
https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
</url>
<url>
https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
</url>
</repository>
</distributionManagement>
...
...
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