Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.bsc.maven:maven-processor-plugin from 5.0-jdk8 to 5.1-jdk8 #925

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

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

Release notes

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

5.1

Generic changes

docs: update readme

5003422e7a1a45d bsorrentino 2024-04-12 15:46:06

build: update git ignore

859ae83b97aca4d bsorrentino 2024-04-12 15:45:54

Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop

0b470ed27e50177 bsorrentino 2024-04-12 15:39:12

build: move to next developer version

51d6eba6a7edb21 bsorrentino 2024-04-12 15:24:24

Fixed unchanged sources check

  • File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.

cda172bc544d4a7 Andrea Baroncelli 2024-04-11 14:31:25

Changelog

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

Maven Annotation Plugin - Changelog

v5.1

Generic changes

Merge branch 'release/5.1'

ec799329daddd97 bsorrentino 2024-04-12 15:48:43

build: move to next release

861c5a31d9ece5b bsorrentino 2024-04-12 15:47:14

docs: update readme

5003422e7a1a45d bsorrentino 2024-04-12 15:46:06

build: update git ignore

859ae83b97aca4d bsorrentino 2024-04-12 15:45:54

Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop

0b470ed27e50177 bsorrentino 2024-04-12 15:39:12

build: move to next developer version

51d6eba6a7edb21 bsorrentino 2024-04-12 15:24:24

Fixed unchanged sources check

  • File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.

cda172bc544d4a7 Andrea Baroncelli 2024-04-11 14:31:25

Merge tag 'v5.0-jdk8' into develop

  • fix release

b33eda77e45abc8 bsorrentino 2023-09-21 21:04:43

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@jponge jponge merged commit d5736d9 into main Apr 22, 2024
3 checks passed
@jponge jponge deleted the dependabot/maven/org.bsc.maven-maven-processor-plugin-5.1-jdk8 branch April 22, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant