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.12 to 0.6.13 #113

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Commits
  • fea934b [maven-release-plugin] prepare release 0.6.13 [no ci]
  • 10556f5 Handle invoker properties
  • 3918aa1 Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#49)
  • dfa357e Bump io.swagger.core.v3:swagger-models from 2.2.16 to 2.2.17 (#48)
  • 19d570e Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#47)
  • 9672f18 Bump actions/checkout from 3 to 4 (#46)
  • 26ee97f Bump crazy-max/ghaction-import-gpg from 5 to 6 (#45)
  • 358032d Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#44)
  • 31e9636 Bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0 (#43)
  • 52d75a3 Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 (#42)
  • 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)