941 Commits

Author SHA1 Message Date
Sutra Zhou
bf8ca3a227 Revise maven test skip settings. 2021-08-07 23:41:29 +08:00
Sutra Zhou
987dffb167 Revise maven test skipping setting. 2021-08-07 22:48:08 +08:00
Sutra Zhou
ce4019b20b Set findbugs-maven-plugin version. 2021-08-07 22:42:34 +08:00
Sutra Zhou
754c4ebb16 Extend the maven plguins from oxerr parent. 2021-08-07 22:32:32 +08:00
Sutra Zhou
72d623995d Set maven plugin default locales from en to zh_CN. 2021-08-07 21:58:47 +08:00
Sutra Zhou
fddaceaa68
Merge pull request #210 from foxinmy/dependabot/maven/weixin4j-wxa/ch.qos.logback-logback-core-1.2.0
Bump logback-core from 1.1.8 to 1.2.0 in /weixin4j-wxa
2021-06-08 06:25:06 +08:00
dependabot[bot]
a2ab1a07c8
Bump logback-core from 1.1.8 to 1.2.0 in /weixin4j-wxa
Bumps logback-core from 1.1.8 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 16:43:33 +00:00
Sutra Zhou
d489ce6ce5 Move httpclient version definition to root pom.xml. 2021-06-04 09:36:29 +08:00
Sutra Zhou
ef358dd552
Merge pull request #209 from foxinmy/dependabot/maven/weixin4j-server/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.3.6 to 4.5.13 in /weixin4j-server
2021-06-04 09:31:31 +08:00
Sutra Zhou
89f46d4a76
Merge pull request #208 from foxinmy/dependabot/maven/weixin4j-base/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.3.6 to 4.5.13 in /weixin4j-base
2021-06-04 09:30:42 +08:00
dependabot[bot]
f1dfd57985
Bump httpclient from 4.3.6 to 4.5.13 in /weixin4j-server
Bumps httpclient from 4.3.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 01:25:36 +00:00
dependabot[bot]
baa9e350ca
Bump httpclient from 4.3.6 to 4.5.13 in /weixin4j-base
Bumps httpclient from 4.3.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 01:21:19 +00:00
Sutra Zhou
2161f7d6e8 Update for next development version 2021-05-06 15:30:19 +08:00
Sutra Zhou
0e3ad50414 Merge branch 'release/1.9.1' into develop 2021-05-06 15:30:17 +08:00
Sutra Zhou
dc53565ddc Update versions for release 2021-05-06 15:17:16 +08:00
Sutra Zhou
3939caad46 Fix TradeType of PayPackageBuilder#h5Pay. 2021-05-06 15:15:56 +08:00
Sutra Zhou
6a868e226a
Merge pull request #207 from foxinmy/dependabot/maven/weixin4j-server/io.netty-netty-codec-http-4.1.59.Final
Bump netty-codec-http from 4.1.42.Final to 4.1.59.Final in /weixin4j-server
2021-02-09 12:25:29 +08:00
dependabot[bot]
598b5926e9
Bump netty-codec-http in /weixin4j-server
Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.42.Final to 4.1.59.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.42.Final...netty-4.1.59.Final)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 21:25:34 +00:00
Sutra Zhou
88df988360 Update for next development version 2020-12-18 09:31:28 +08:00
Sutra Zhou
08ee4aba10 Merge branch 'release/1.9.0' into develop 2020-12-18 09:31:25 +08:00
Sutra Zhou
688aac49b0 Update deploy setting. 2020-12-18 00:53:01 +08:00
Sutra Zhou
2e5eb6c24d Add newline at end of file. 2020-12-17 20:56:19 +08:00
Sutra Zhou
aaaefca14a Update versions for release 2020-12-17 20:50:43 +08:00
Sutra Zhou
649be79742 Add gitflow-maven-plugin. 2020-12-17 20:50:09 +08:00
Sutra Zhou
fa3d33bf83 Add maven badge and license badge. 2020-12-17 20:46:36 +08:00
Sutra Zhou
68aae16984 Upgrade maven site. 2020-12-17 19:58:10 +08:00
Sutra Zhou
b9afaf0ff3 Update SubscribeMessageApi javadoc. 2020-12-17 18:57:59 +08:00
Sutra Zhou
7502a47e07 Add more report. 2020-12-17 18:19:54 +08:00
Sutra Zhou
fd0cbab364 Align all artifact versions. 2020-12-17 15:49:39 +08:00
Sutra Zhou
a40d41b0e2 Remove .classpath .settings from version control. 2020-12-17 14:44:13 +08:00
jinyu
04c6ac9e55
Merge pull request #203 from foxinmy/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.8.2 to 4.13.1
2020-10-14 13:35:39 +08:00
dependabot[bot]
35bfd67c7e
Bump junit from 4.8.2 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.8.2...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 08:36:33 +00:00
jinyu
45042e8e3f
Merge pull request #201 from kit-lee/master
去掉已不使用的OPTION_CHECK选项
2020-08-06 18:14:52 +08:00
Kit
e7be330b04 去掉已不使用的OPTION_CHECK选项 2020-08-06 09:44:26 +08:00
jinyu
8409b3635c
Merge pull request #200 from foxinmy/dependabot/maven/weixin4j-server/org.apache.httpcomponents-httpclient-4.3.6
Bump httpclient from 4.2 to 4.3.6 in /weixin4j-server
2020-07-24 13:00:34 +08:00
dependabot[bot]
a481fb6a92
Bump httpclient from 4.2 to 4.3.6 in /weixin4j-server
Bumps httpclient from 4.2 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 04:58:15 +00:00
jinyu
c7395e4a74 Merge remote-tracking branch 'origin/master' 2020-07-24 12:57:19 +08:00
jinyu
7fd6db2758 maxConnections and maxConnectionsPerHost 2020-07-24 12:55:37 +08:00
jinyu
ee627cee44
Merge pull request #199 from kit-lee/服务商分帐
添加微信分帐API
2020-06-04 22:03:53 +08:00
Kit
2cdd2a7f4d 补完 2020-06-04 21:30:22 +08:00
Kit
e83c62824b bug fix 2020-06-04 20:35:31 +08:00
Kit
9bb9918421 bug fix 2020-05-27 16:10:35 +08:00
Kit
61b905d543 fix 2020-05-27 11:10:56 +08:00
Kit
78a53b8016 bug fix 2020-05-27 09:49:58 +08:00
Kit
1d0790ad4a 适应JDK 9以上的java环境 2020-05-26 10:55:28 +08:00
Kit
431ef21964 微信支付分帐相关API 2020-05-26 10:54:30 +08:00
jinyu
91d880eb7f
Merge pull request #198 from kit-lee/fix_json_parse_problem
Fix json parse problem
2020-04-02 11:03:16 +08:00
Kit.lee
0107fd3a7c base包的XmlResult也补充setter方法 2020-04-01 18:04:47 +08:00
Kit.lee
73d4642617 补充setter方法 2020-04-01 18:00:02 +08:00
Kit.lee
a2b23c237b Fixed model classes that lost data during fastjson serialization 2020-04-01 15:10:56 +08:00