Commit Graph

83 Commits

Author SHA1 Message Date
YuCheng Hu d2c27459f6
Merge pull request #9 from cwiki-us-docs/dependabot/maven/org.apache.commons-commons-compress-1.19
Bump commons-compress from 1.10 to 1.19
2021-04-26 00:14:32 -04:00
YuCheng Hu aeafc6f848 Java 类和对象并且更新 Log4j2 的配置。 2021-04-25 17:04:09 -04:00
YuCheng Hu 575d7c02c0 OSSEZ-88 Upgrade main version to 0.0.2-SNAPSHOT 2021-04-23 17:18:20 -04:00
YuCheng Hu 61104e9cfb
OSSEZ-88 0.0.1-SNAPSHOT 补充提交到仓库中 2021-04-23 16:30:16 -04:00
YuCheng Hu d99b4dbdb3 OSSEZ-88 Change compile plugin level to version 11, please ref link for reason for this: https://www.ossez.com/t/intellij-idea-java-level/13436 2021-04-23 16:04:13 -04:00
YuCheng Hu 40db9c6b00 Update pom.xml 2021-04-21 09:40:28 -04:00
YuCheng Hu 6d7eb093ca
Add missing data and project info 2021-04-15 16:58:37 -04:00
YuCheng Hu fb4e0a7371
Change name and description 2021-04-15 16:50:35 -04:00
YuCheng Hu ac38f3fc9c
Upgrade to using JDK 11 2021-04-15 16:43:59 -04:00
YuCheng Hu 1931ec6739
Add name and URL before push to OSSRH 2021-04-15 16:41:09 -04:00
YuCheng Hu 03f9c0cca9
提交 OSSRH 的提交地址 2021-04-15 15:33:18 -04:00
YuCheng Hu c9962462fc
Change the compiler version to 3.7.0 version 2021-04-15 13:55:36 -04:00
YuCheng Hu a228fa25f3
adjust the pom to make project can be compile 2021-04-15 12:15:45 -04:00
dependabot[bot] d1169a8b90
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 15:09:50 +00:00
dependabot[bot] c298c5a31b
Bump commons-compress from 1.10 to 1.19
Bumps commons-compress from 1.10 to 1.19.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 15:09:50 +00:00
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