Change Log Report

Total number of changed sets: 1

Changes between 2020-10-07 and 2021-10-08

Total commits: 11
Total number of files changed: 10

Timestamp Author Details
2021-08-07 15:38:49 Jonas Rutishauser .github/workflows/ci.yml v 8592765520dbd05d29fec5a016c7fcf7444c2492

Update CI actions
2021-08-07 15:27:50 Jonas Rutishauser pom.xml v 8235d8937931a6dab09ff896d36bfd5ecbc7b2dc
src/main/java/com/github/jonasrutishauser/cdi/maven/plugin/EmptyClassLoader.java v 8235d8937931a6dab09ff896d36bfd5ecbc7b2dc
src/main/java/com/github/jonasrutishauser/cdi/maven/plugin/ValidateMojo.java v 8235d8937931a6dab09ff896d36bfd5ecbc7b2dc

Make CDI 2.0 compatible
2021-08-07 13:56:59 GitHub Actions <actions@github.com> pom.xml v 04d321362007b8fc16b8dc5733de05b28084f369

[maven-release-plugin] prepare for next development iteration
2021-08-07 13:56:58 GitHub Actions <actions@github.com> pom.xml v 0e4cea111428023ca3936700ad9714fc5468b638

[maven-release-plugin] prepare release v2.0.0
2021-01-03 14:23:56 Jonas Rutishauser .github/workflows/ci.yml v 5af8399cbeb744be32c5ba29a02a22e17c83665e

Add daily ci build
2021-01-02 19:43:06 Jonas Rutishauser .github/workflows/ci.yml v d0c73261d5490e5e407ba43869f3808f7e41d14d
.github/workflows/release.yml v d0c73261d5490e5e407ba43869f3808f7e41d14d
pom.xml v d0c73261d5490e5e407ba43869f3808f7e41d14d

improve workflows
2021-01-02 17:43:26 Jonas Rutishauser .github/workflows/ci.yml v 00c620f6d1dc61500f64f5f98cb65485116d0a34

update build
2021-01-02 17:41:56 Jonas Rutishauser README.md v a363ffda7f4bc81fb389fa6c6bf09127056af535

update to github actions
2021-01-02 17:39:31 Jonas Rutishauser .github/workflows/ci.yml v 9773aa97312066c58a3184f544af853732f2a46e
.github/workflows/release.yml v 9773aa97312066c58a3184f544af853732f2a46e
.travis.settings.xml v 9773aa97312066c58a3184f544af853732f2a46e
.travis.yml v 9773aa97312066c58a3184f544af853732f2a46e
pom.xml v 9773aa97312066c58a3184f544af853732f2a46e
src/main/java/com/github/jonasrutishauser/cdi/maven/plugin/ear/EjbUtil.java v 9773aa97312066c58a3184f544af853732f2a46e
src/main/java/com/github/jonasrutishauser/cdi/maven/plugin/weld/AbstractDeployment.java v 9773aa97312066c58a3184f544af853732f2a46e

update parent and fix sonar issues
2020-12-27 02:54:10 snyk-bot <snyk-bot@snyk.io> pom.xml v a3447f3b5e2e80455af88c7b59da8f12c75a6875

fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518
2020-10-13 00:02:32 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> pom.xml v aa8e1583e4625dda1f68367047e5069edbf99dca

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>