kokuwaio / esh-constants-maven-plugin

A Maven plugin that generates a Java constants class from the content of the ESH-INF folder. Very useful for e.g. OpenHAB binding development.
Apache License 2.0
4 stars 2 forks source link

Bump io.kokuwa.maven:maven-parent from 0.6.13 to 0.6.14 #116

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps io.kokuwa.maven:maven-parent from 0.6.13 to 0.6.14.

Commits
  • 06964fd [maven-release-plugin] prepare release 0.6.14 [no ci]
  • 96435b9 Bump org.apache.maven.plugins:maven-compiler-plugin (#79)
  • 2cad442 Bump org.openapitools:openapi-generator-maven-plugin from 7.1.0 to 7.2.0 (#78)
  • 2cafb10 Bump org.apache.maven.plugins:maven-compiler-plugin (#77)
  • 6eb98bc Bump io.swagger.core.v3:swagger-models from 2.2.19 to 2.2.20 (#76)
  • c2bb829 Bump version.org.apache.maven.plugins.surefire from 3.2.2 to 3.2.3 (#75)
  • 9cbd5a1 Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 (#74)
  • cb54e6a Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#73)
  • 318182b Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#72)
  • b2dfec2 Bump actions/setup-java from 3 to 4 (#71)
  • 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)