Commit Graph

20 Commits

Author SHA1 Message Date
YuCheng Hu 3012fe9d09 更新 dom4j 的版本到 2.1.3 2022-05-13 14:07:15 -04:00
YuCheng Hu 8ceadc6698 更新 POM 文件,删除打包的配置 2022-05-13 14:02:17 -04:00
YuCheng Hu 1d99fb1d2a Update Guava version to : 31.1-jre 2022-05-13 08:56:47 -04:00
YuCheng Hu d2efe4b422 Update zip4j to 2.10.0 2022-05-13 08:55:58 -04:00
YuCheng Hu 4652fa0457 Merge remote-tracking branch 'origin/dependabot/maven/org.jsoup-jsoup-1.14.2' into dependency_update 2022-05-09 08:52:38 -04:00
YuCheng Hu 8efdbefb56 Merge remote-tracking branch 'origin/dependabot/maven/net.lingala.zip4j-zip4j-2.9.1' into dependency_update 2022-05-09 08:50:35 -04:00
YuCheng Hu 8bfff84f92 Merge remote-tracking branch 'origin/dependabot/maven/junit-junit-4.13.1' into dependency_update 2022-05-09 08:48:55 -04:00
dependabot[bot] 03878fa9f8
Bump zip4j from 1.3.2 to 2.9.1
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.9.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.9.1)

---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:05:05 +00:00
dependabot[bot] 2f983096dc
Bump jsoup from 1.7.2 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.2 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.7.2...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 20:59:39 +00:00
dependabot[bot] da0d3f52c9
Bump commons-io from 2.6 to 2.7
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 18:48:13 +00:00
dependabot[bot] 112c56596e
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>
2020-10-13 11:24:53 +00:00
YuCheng Hu 04978083ec MassMutual JSON 处理测试方法 2019-01-10 17:07:32 -05:00
Yucheng Hu c3d2a81f36 计算二项式系数和使用 Apache Math 包 2018-12-29 19:36:53 -05:00
YuCheng Hu edd772d01c 展平数组测试 2018-12-27 13:35:36 -05:00
YuCheng Hu d12dd975c0 添加新的测试 JUnit 类 2018-12-26 17:53:11 -05:00
YuCheng Hu 4383c19b63 修改 POM 文件 2018-12-25 13:29:44 -05: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