Commit Graph

18 Commits

Author SHA1 Message Date
YuCheng Hu 0a95135161
添加忽略文件的内容 2021-04-15 11:05:54 -04:00
YuCheng Hu 93bd3048b7
Merge branch 'RB' into current
# Conflicts:
#	.gitignore
#	pom.xml
#	src/main/java/com/ossez/lang/tutorial/overview/HelloWorld.java
2021-04-12 22:24:27 -04:00
YuCheng Hu fb82d4b70f
Merge branch 'current' of https://github.com/cwiki-us-docs/java-tutorials into HEAD
# Conflicts:
#	.gitignore
#	.idea/compiler.xml
#	.idea/encodings.xml
#	.idea/vcs.xml
#	pom.xml
#	src/main/java/com/ossez/lang/tutorial/overview/HelloWorld.java
2021-04-12 22:20:09 -04:00
YuCheng Hu 76c7f1b984
项目的 POM 配置文件
# Conflicts:
#	pom.xml
2021-04-12 22:08:23 -04:00
YuCheng Hu 577e9ffbad
更新 POM 文件 2021-04-11 09:25:38 -04:00
YuCheng Hu 293cff8dd6
修正上级 POM 依赖 2021-01-09 09:58:28 -05:00
YuCheng Hu 50e2d44386
Submit IJ and update pom.xml 2021-01-09 09:32:03 -05:00
YuCheng Hu 1a7375da68
更新 pom.xml 文件 2021-01-09 08:45:36 -05:00
YuCheng Hu 80c7d7bc3f Change the location for URL 2020-04-11 00:20:00 -04:00
YuCheng Hu db93513790 Change package from SNAPSHOT to release and send the repo address to upload 2020-04-10 15:15:13 -04:00
YuCheng Hu 0cd5d6b4a6 Change to use as java pom 2020-02-26 15:15:24 -05:00
YuCheng Hu 3f6fb4cbcb Change commons-compress version to 1.19 due to security alert 2020-01-27 13:54:41 -05:00
YuCheng Hu 38e273a5cb Change the groupId and artifactId 2019-05-30 17:26:37 -04:00
YuCheng Hu 92c5c99dac gradle 配置文件和集成构建环境 2019-05-30 15:55:51 -04:00
Yucheng Hu 566bf8505a 修改 POM 文件,删除不需要的 jar 避免编译错误 2018-12-16 00:53:20 -05:00
YuCheng Hu d44cb3cc1d 删除不需要的 JAR 文件 2018-11-20 13:03:14 -05:00
YuCheng Hu 2260c28332 因为有安全漏洞,将 compress 进行升级
Known moderate severity security vulnerability detected in
org.apache.commons:commons-compress < 1.18 defined in pom.xml.

pom.xml update suggested: org.apache.commons:commons-compress ~> 1.18.
2018-11-13 16:36:36 -05:00
YuCheng Hu 4375c5170a 项目的 POM 配置文件 2018-11-13 16:27:33 -05:00