jfrog / artifactory-maven-plugin

A Maven plugin to resolve artifacts from Artifactory, deploy artifacts to Artifactory, capture and publish build info.
https://www.jfrog.com/confluence/display/JFROG/Maven+Artifactory+Plugin
Apache License 2.0
24 stars 26 forks source link

Bump plexus-utils from 1.5.1 to 3.0.16 in /src/test/resources/integration/multi-module-filter-modules-properties/multi1 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plexus-utils from 1.5.1 to 3.0.16.

Commits
  • cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16
  • 26e3ae8 Remove incorrect tag element
  • 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage
  • 5d46979 Needs to build with 1.7 because of some Java7 utils, but source/target needs ...
  • 18bd77d We can't switch to Java7 yet while Maven still needs to run on Java6
  • 3cf855c Remove release cruft
  • 3196d4c ignore .java-version
  • 57b636d changed XmlUtilTest to create test output directory
  • 33091f9 Use the same method for finding the basedir as our other code.
  • a153249 MNG-5553 reworked dotted expressions interpreter
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jfrog/artifactory-maven-plugin/network/alerts).

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

dependabot[bot] commented 1 year ago

Superseded by #79.