ClemsonRSRG / RESOLVE

RESOLVE (REusable SOftware Language with VErification) is a specification and programming language designed for verifying correctness of object oriented programs.
https://www.cs.clemson.edu/resolve/
BSD 3-Clause "New" or "Revised" License
24 stars 16 forks source link

Bump formatter-maven-plugin from 2.17.0 to 2.17.1 #366

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps formatter-maven-plugin from 2.17.0 to 2.17.1.

Changelog

Sourced from formatter-maven-plugin's changelog.

ver 2.17.0

  • Support Eclipse 2021-09 (4.21, JDT 3.27)
  • Added patch to cssparser to retain ie 7,8,9 hack for \9

ver 2.17.1

  • Fix processing on EOL markers making it accurate (mixed match resulted in odd behavior)
Commits
  • bb622f0 [maven-release-plugin] prepare release formatter-maven-plugin-2.17.1
  • eb0818b Bump maven-fluido-skin from 1.9 to 1.10.0 (#545)
  • b8637a8 Bump maven-plugin-annotations from 3.6.1 to 3.6.2 (#546)
  • a9a8866 Bump maven-plugin-plugin from 3.6.1 to 3.6.2 (#544)
  • 418c777 Bump junit.version from 5.8.1 to 5.8.2 (#543)
  • 098d464 Bump maven-plugin-api from 3.8.3 to 3.8.4 (#542)
  • 2e39458 Merge pull request #534 from hazendaz/main
  • dec6acc [pom] Bump jsdt-core to 3.0.0
  • 4946172 Build for Java 11 (#533)
  • 40621de Merge pull request #532 from hazendaz/main
  • 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)