jstachio / rainbowgum

Fast, Small, JDK 21+, GraalVM native friendly SLF4J logging framework
BSD 3-Clause "New" or "Revised" License
66 stars 3 forks source link

Bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final #75

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final.

Release notes

Sourced from org.moditect:moditect-maven-plugin's releases.

1.2.1.Final

Changelog

  • 8c6acb9 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • 77e196e includes reviewer remark on opening all the module: changed it to an exports directive
  • 7c19d07 Change in plugin configuration and order of declared modules to obtain a fonctionning jlink image
  • 9bc4156 Add --ignore-missing-deps to Vertx pom to prevent modules error from optional dependencies
  • 25ef0e4 Correct License text indentation
  • 87b5463 Update various dependencies and plugins version to last stable non-breaking version
  • 0e9c9c4 Update license
  • fd47eaa update embedded maven version to 3.9.6, version before 3.9.0 had cause starnge dependecies issues while resolving module-path
  • da10098 Next version 1.3.0-SNAPSHOT
  • 92841ed Releasing version 1.2.0.Final

Contributors

We'd like to thank the following people for their contributions:

Commits
  • 8c6acb9 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • 77e196e includes reviewer remark on opening all the module: changed it to an exports ...
  • 7c19d07 Change in plugin configuration and order of declared modules to obtain a fonc...
  • 9bc4156 Add --ignore-missing-deps to Vertx pom to prevent modules error from optional...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)