Skip to content

Releases: Giovds/outdated-maven-plugin

Release v1.4.0

30 Nov 10:31
d400181

Choose a tag to compare

Changelog

d400181 Prepare 1.4.0 release
0415906 Add a flag to the Check goal to include direct plugin artifacts (#74)
2d8f4b7 Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.18.1 to 2.18.2 (#81)
40d4517 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#79)
8bf6be9 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#78)
fdf8495 Bump org.jreleaser:jreleaser-maven-plugin from 1.14.0 to 1.15.0 (#77)
2188817 fix: resolve Jackson JR record deserialization issue and remove manua… (#62)
49551ef Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.18.0 to 2.18.1 (#76)
d019aab Bump maven-plugin-tools.version from 3.15.0 to 3.15.1 (#75)
810d19e Add .attach_pid* to .gitignore for temp JVM files that can be safely deleted
c0a68b1 Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 (#73)
aaf58b2 Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (#72)
36a7b73 Add instructions for average goal usage
99414d0 Bump version for next release

What's Changed

Features

  • Add a flag to the Check goal to include direct plugin artifacts by @Giovds in #74

Fixes

LCM

  • Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #72
  • Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 by @dependabot in #73
  • Bump maven-plugin-tools.version from 3.15.0 to 3.15.1 by @dependabot in #75
  • Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.18.0 to 2.18.1 by @dependabot in #76
  • Bump org.jreleaser:jreleaser-maven-plugin from 1.14.0 to 1.15.0 by @dependabot in #77
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #78
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #79
  • Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.18.1 to 2.18.2 by @dependabot in #81

New Contributors

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

19 Oct 12:12
7266a80

Choose a tag to compare

Changelog

7266a80 Prepare 1.3.0 release
6b60821 Add goal to calculate total and average age of dependencies (#71)
07edac0 Remove duplicate mocking (#70)
899a413 Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 (#69)
4f33ca9 Change version to 1.3.0-SNAPSHOT (#68)
9ffea68 Add classpath dependencies for test warning (#67)
9305ab2 Move DependencyResponse to its own class file (#66)
2e8c6c5 Clean up: refactor pom, remove unused code and update method docs (#65)
d175b4f Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#63)
71f20f6 Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 (#64)
f4399c6 Add contribution guidelines and spotless (#59)
62b6165 Rename mojo to match name convention (#57)

What's Changed

  • Rename mojo to match name convention by @Giovds in #57
  • Add contribution guidelines and spotless by @Giovds in #59
  • Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #64
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #63
  • Clean up: refactor pom, remove unused code and update method docs by @Giovds in #65
  • Add classpath dependencies for test warning by @Giovds in #67
  • Change version to 1.3.0-SNAPSHOT by @Giovds in #68
  • Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2 by @dependabot in #69
  • Remove duplicate mocking by @Giovds in #70
  • Add goal to calculate total and average age of dependencies by @mthmulders in #71

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Oct 13:26
8811f20

Choose a tag to compare

What's Changed

  • Work around the limited Sonatype API responses by @mthmulders in #50
  • Use JReleaser in the release proces by @Giovds in #54

New Contributors

Full Changelog: https://github.com/Giovds/outdated-maven-plugin/commits/v1.2.0