dependabot[bot]
|
da411b3f3f
|
Bump s4u/setup-maven-action from 1.8.0 to 1.9.0 (#16388)
Bumps [s4u/setup-maven-action](https://github.com/s4u/setup-maven-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/s4u/setup-maven-action/releases)
- [Commits](https://github.com/s4u/setup-maven-action/compare/v1.8.0...v1.9.0)
---
updated-dependencies:
- dependency-name: s4u/setup-maven-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 09:54:37 +08:00 |
|
William Cheng
|
8b26d81163
|
use mvnw instead of mvn in workflow (#15880)
* use mvnw instead of mvn in workflow
* fix
* more fix
|
2023-06-20 17:11:33 +08:00 |
|
dependabot[bot]
|
9d274cffca
|
Bump s4u/setup-maven-action from 1.7.0 to 1.8.0 (#15800)
Bumps [s4u/setup-maven-action](https://github.com/s4u/setup-maven-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/s4u/setup-maven-action/releases)
- [Commits](https://github.com/s4u/setup-maven-action/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: s4u/setup-maven-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-10 13:56:09 +08:00 |
|
William Cheng
|
5e6e99b277
|
do not skip jacoco report in linux workflow (#15738)
|
2023-06-03 11:34:25 +08:00 |
|
William Cheng
|
fc76944e19
|
Update maven plugins, use maven 3.8.8 in CI (#15713)
* update maven pom.xml, use 3.9.2 in CI
* use maven 3.8.8
* use variable
|
2023-06-02 00:30:06 +08:00 |
|
William Cheng
|
8457dbf1a6
|
[gradle enterprise] various enhancements (#15607)
* use enforce-maven as the ID
* remove enforce formula use mvn clean in workflow
|
2023-05-26 15:33:50 +08:00 |
|
William Cheng
|
605cc7bd29
|
Set maven to 3.9 in Github workflow (#15592)
* set maven to 3.9
* add java version
* fix maven version
* fix java version
|
2023-05-22 11:25:38 +08:00 |
|