michael-simons / neo4j-migrations

Automated script runner aka "Migrations" for Neo4j. Inspired by Flyway.
https://michael-simons.github.io/neo4j-migrations/
Apache License 2.0
112 stars 22 forks source link

build(deps): Bump plexus-utils.version from 4.0.0 to 4.0.1 #1301

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps plexus-utils.version from 4.0.0 to 4.0.1. Updates org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1

Release notes

Sourced from org.codehaus.plexus:plexus-utils's releases.

4.0.1

🚀 New features and improvements

📦 Dependency updates

đź‘» Maintenance

Commits
  • 31ef818 [maven-release-plugin] prepare release plexus-utils-4.0.1
  • 2f541fd Add .gitignore to default excludes
  • d44d2ec Bump org.codehaus.plexus:plexus from 16 to 17
  • 13c1d51 Bump release-drafter/release-drafter from 5 to 6
  • c7b6e18 Bump org.codehaus.plexus:plexus from 15 to 16
  • d4f0d2d Cleanup after pom update
  • 014185b Bump org.codehaus.plexus:plexus from 14 to 15
  • e0106e4 downgrade plexus-xml from 4 to 3: keep Maven 3 compatibility
  • b2cf572 describe optional dependency on plexus-xml
  • 26f683a Bump plexus-xml from 4.0.0 to 4.0.2
  • Additional commits viewable in compare view


Updates org.codehaus.plexus:plexus-xml from 4.0.0 to 4.0.1

Release notes

Sourced from org.codehaus.plexus:plexus-xml's releases.

4.0.1

Commits
  • bcb6981 [maven-release-plugin] prepare release plexus-xml-4.0.1
  • d227a49 Fix detection of invalid spaces in prolog (#20)
  • 27d6127 pom.mxl and site.xml cleanup
  • 62f50bc [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


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)