Azure / appcat-rulesets

Repository for maintaining Rulesets for Windup
Eclipse Public License 2.0
6 stars 8 forks source link

Maven pom.xml(deps): Bump xml-maven-plugin from 1.0 to 1.1.0 #86

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xml-maven-plugin from 1.0 to 1.1.0.

Release notes

Sourced from xml-maven-plugin's releases.

1.1.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

1.0.2

What's Changed

Full Changelog: https://github.com/mojohaus/xml-maven-plugin/compare/xml-maven-plugin-1.0.2-beta-1...xml-maven-plugin-1.0.2

1.0.2-beta-1

What's Changed

... (truncated)

Commits
  • 51b1df4 [maven-release-plugin] prepare release 1.1.0
  • 20f4ade Add since tag for goals parameters
  • 9407426 Ignore code reformat from git blame
  • 5b98282 Reformat code with spotless
  • 9773f11 Enable spotless for code formatting
  • f53e81b Add me as developer
  • c027cfd Bump xalan from 2.7.2 to 2.7.3 (#81)
  • b59ba61 Bump plexus-utils from 3.5.1 to 4.0.0 (#82)
  • 9ae4e72 Require Maven 3.5.4+ and updates
  • 75d0bb9 Refresh project build
  • 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 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)
agoncal commented 1 year ago

@brunoborges what shall we do with Depend a bot ? The WindUp repo has its own Depend a bot, so we will benefit from the updates. Shall we just disable Depend a bot on our side ?

brunoborges commented 1 year ago

@agoncal I found this one: https://github.com/windup/windup-rulesets/pull/958

But it suggests an older version 1.0.2 instead of 1.1.0.

I think we should merge ours.