vertx-web icon indicating copy to clipboard operation
vertx-web copied to clipboard

Bump org.bsc.maven:maven-processor-plugin from 3.3.3 to 5.0-jdk8

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps org.bsc.maven:maven-processor-plugin from 3.3.3 to 5.0-jdk8.

Release notes

Sourced from org.bsc.maven:maven-processor-plugin's releases.

5.0

build: change 'maven-plugin-annotations' dependency scope to provided

07264bb831a3505 bsorrentino 2023-09-20 08:41:46

build: change maven artifact scope to provided

946ef7b6838a614 bsorrentino 2023-09-19 07:15:55

refactor: add addMdules method allowing to compile version jdk8 on JVM9 runtime

465bc9a22656a90 bsorrentino 2023-09-15 09:36:57

refactor: remove unseless method

ff94eeb32398eda bsorrentino 2023-09-15 09:34:30

build: enable logging on maven execution

63c0d369ecc82ca bsorrentino 2023-09-15 09:25:48

build: add action manual trigger

07dd7fee8f6f086 bsorrentino 2023-09-15 09:22:35

Update deploy-snapshot.yaml

  • build: add manual trigger

33f3687dc7790d7 bsorrentino 2023-09-15 09:20:57

fix: add addModules() to CompilationTask

6365c8608cf6760 bsorrentino 2023-09-15 09:08:55

feat: upgrade maven version

  • maven.version from 3.5.4 to 3.6.0
  • plexus.compiler.version from 2.8.3 to 2.13.0
  • maven-compiler-plugin from 3.8.1 to 3.11.0
  • maven-site-plugin from 3.8.2 to 3.12.1
  • resolve #102

... (truncated)

Changelog

Sourced from org.bsc.maven:maven-processor-plugin's changelog.

Maven Annotation Plugin - Changelog

v5.0

Generic changes

Merge branch 'release/5.0'

4413330b03f71d7 bsorrentino 2023-09-21 20:30:53

docs: update changelog

79b9e3a274ae005 bsorrentino 2023-09-21 20:29:48

build: move to next release

6ff06d037c2bc44 bsorrentino 2023-09-21 20:29:34

build: change 'maven-plugin-annotations' dependency scope to provided

07264bb831a3505 bsorrentino 2023-09-20 08:41:46

build: change maven artifact scope to provided

946ef7b6838a614 bsorrentino 2023-09-19 07:15:55

refactor: add addMdules method allowing to compile version jdk8 on JVM9 runtime

465bc9a22656a90 bsorrentino 2023-09-15 09:36:57

refactor: remove unseless method

ff94eeb32398eda bsorrentino 2023-09-15 09:34:30

build: enable logging on maven execution

63c0d369ecc82ca bsorrentino 2023-09-15 09:25:48

build: add action manual trigger

... (truncated)

Commits

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 <dependency name> 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)

dependabot[bot] avatar Dec 05 '23 16:12 dependabot[bot]