xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
364 stars 38 forks source link

Bump org.apache.maven.resolver:maven-resolver-connector-basic from 1.8.2 to 1.9.18 #344

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps org.apache.maven.resolver:maven-resolver-connector-basic from 1.8.2 to 1.9.18.

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-connector-basic's releases.

Maven Resolver 1.9.18

JIRA Release Notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12353878

Release Notes - Maven Resolver - Version 1.9.18

What's Changed

Full Changelog: https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.17...maven-resolver-1.9.18

Maven Resolver 1.9.17

Release notes from JIRA: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12353659

Release Notes - Maven Resolver - Version 1.9.17

... (truncated)

Commits
  • dc0cd87 [maven-release-plugin] prepare release maven-resolver-1.9.18
  • 83a061c [MRESOLVER-437] Resolver should not override given HTTP transport default use...
  • b60921f [MRESOLVER-441] Undo FileUtils changes for non-Windows (#376)
  • 0187cf1 [maven-release-plugin] prepare for next development iteration
  • d8bc684 [maven-release-plugin] prepare release maven-resolver-1.9.17
  • 98cfd28 [MRESOLVER-435] Refresh download page
  • a8af2c5 [MRESOLVER-434] Upgrade Parent to 41
  • 1b8ce7f [MRESOLVER-372] Rework the FileUtils collocated temp file (#365)
  • 1de8710 [MRESOLVER-433] Config for expect/continue inhibition (#363) (#366)
  • 4b74a36 Set project version to next snapshot for 1.9.x
  • 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)