neo4j / neo4j-ogm

Java Object-Graph Mapping Library for Neo4j
https://neo4j.com/docs/ogm-manual/
Apache License 2.0
337 stars 165 forks source link

build(deps): Bump com.mycila:license-maven-plugin from 4.5 to 4.6 #1170

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps com.mycila:license-maven-plugin from 4.5 to 4.6.

Release notes

Sourced from com.mycila:license-maven-plugin's releases.

license-maven-plugin-4.6

Release v4.6

  • Add apache-2 no email support
  • Use JSR330 inject rather than deprecated component
  • Use try with resources
  • Small api changes on java end (ie closeable exchanged to autocloseable)
  • Require maven 3.6.3 per maven guildelines
  • More lambdas
  • Test cleanup
  • Some logging level checks so it doesn't run expensive checks and then not log
  • Better handling of filepath that was repeating path replacements
  • Lots of library / plugin updates

WARNING

THIS IS THE LAST VERSION SUPPORTING JAVA 8

  • From version 5.0.0 : Java 11 will be required
  • From version 6.0.0 : Java 11 will be required

What's Changed

... (truncated)

Commits
  • a17bf37 [maven-release-plugin] prepare release license-maven-plugin-4.6
  • 92f2930 Merge pull request #829 from mathieucarbou/dependabot/maven/org.codehaus.plex...
  • d0e93ff Merge pull request #830 from mathieucarbou/dependabot/maven/com.google.guava-...
  • 1215cd6 Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • 59a3180 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
  • f248c21 Merge pull request #828 from mathieucarbou/dependabot/maven/org.codehaus.mojo...
  • 5faa2c6 Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0
  • f286d1c Merge pull request #827 from mathieucarbou/dependabot/maven/org.apache.maven....
  • cb12641 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6
  • c063ba5 Merge pull request #826 from mathieucarbou/dependabot/maven/groovy.version-4....
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

michael-simons commented 2 weeks ago

@dependabot squash and merge