Skip to content

Releases: WASdev/slsa-maven-plugin

v4.0.0

23 Jun 20:20

Choose a tag to compare

What's Changed

  • updating jgit version by @jacobwdv in #19
  • Update README.md by @jacobwdv in #20
  • Minimum version of Java changed from Java 8 to Java 11

Full Changelog: v3.0.3...v4.0.0

v3.0.3

19 Jun 15:03

Choose a tag to compare

What's Changed

  • rolling back org.eclipse.jgit dependency change by @jacobwdv in #18
  • v3.0.2 changed the minimum JDK version to JDK 11. v.3.0.3 rolls this change back so that the minimum version is JDK 8. v4.0.0 will have a new prerequisite of JDK 11+

Full Changelog: v3.0.2...v3.0.3

v3.0.2

09 Jun 18:30

Choose a tag to compare

What's Changed

  • advancing snapshot version to 3.0.2-SNAPSHOT by @jacobwdv in #15
  • updating org.eclipse.jgit version to fix dependabot alert by @jacobwdv in #16

Full Changelog: v3.0.1...v3.0.2

v3.0.1

10 Apr 19:22
39d1674

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

26 Mar 22:30

Choose a tag to compare

What's Changed

  • update slsa plugin to include ear and jar package types by @thasnim-fluxone in #4
  • Updated plugin to generate provenance data for multi module application by @thasnim-fluxone in #5
  • Generate pretty slsa file by @jgawor in #7
  • adding gpg details to pom and specifying intoto4j v3.0.0 dependency by @jacobwdv in #8

New Contributors

Full Changelog: v2.0.1...v3.0.0

2.0.1

09 Dec 19:00
16b8342

Choose a tag to compare

v2.0.1

Update buildType to point to WASdev repo

2.0.0

09 Dec 19:00
d76cbc9

Choose a tag to compare

v2.0.0

Change package name to com.ibm.slsa.*

1.1.1

09 Dec 18:59
3b4e124

Choose a tag to compare

Fixes to compile with Java 8

Use a different FileWriter API that's available in Java 8.

1.0

09 Dec 18:59
e76538e

Choose a tag to compare

1.0
Merge pull request #1 from jimmy1wu/fixDocs

Fix docs