Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to origin #1

Merged
merged 71 commits into from Jan 19, 2021
Merged

Update to origin #1

merged 71 commits into from Jan 19, 2021

Conversation

Finomosec
Copy link
Owner

No description provided.

olamy and others added 30 commits August 19, 2020 17:31
Signed-off-by: olivier lamy <olamy@apache.org>
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v1...d29c1df)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.0...5ca27f2)

Signed-off-by: dependabot[bot] <support@github.com>
- SignatureChecker: upgraded from ASM5 to ASM7
- ClassFileVisitor: added ability to process Paths (nedded for "jrt:/modules")
- SignatureBuilder: added java version switch (<=8 / >=9) and implemented signature creation for java 9+
Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
Bumps commons-lang3 from 3.9 to 3.11.

Signed-off-by: dependabot[bot] <support@github.com>
…n.plugin-tools-maven-plugin-annotations-3.6.0
…en.plugins-maven-checkstyle-plugin-3.1.1
Bumps asm from 7.3.1 to 9.0.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 29 commits October 26, 2020 21:34
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.11.0 to v5.12.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.11.0...3782ccd)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-maven-plugin/src/it/with-deps/junit-junit-4.13.1
…-maven-plugin/src/it/with-deps-excluded/junit-junit-4.13.1
Bumps ant from 1.9.4 to 1.9.15.

Signed-off-by: dependabot[bot] <support@github.com>
Bumps ant from 1.9.4 to 1.9.15.

Signed-off-by: dependabot[bot] <support@github.com>
…-maven-plugin/src/it/version-resolution/junit-junit-4.13.1
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.0...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>
…en.plugins-maven-project-info-reports-plugin-3.1.1
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.2...0781355)

Signed-off-by: dependabot[bot] <support@github.com>
Fixes #134

I saw the above error when building a work project that uses animal-sniffer. That work project uses JDK 11 but compiles some modules for JDK 8 and uses animal-sniffer to verify correct JDK 8 api usage. I grepped the animal-sniffer code and found one remaining occurrence of ASM5. After Replacing it with ASM7, and doing a local `mvn clean install` on animal-sniffer, my work project built correctly.

Related to this PR: #91
* upgrade mojo-parent 60

Signed-off-by: olivier lamy <olamy@apache.org>

* ensure the site is building correctly

Signed-off-by: olivier lamy <olamy@apache.org>
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.12.1 to v5.13.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.12.1...4d1215c)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Finomosec Finomosec merged commit 2c2387d into Finomosec:master Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants