dependabot[bot] opened a new pull request, #3019:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3019

   Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 
1.4.1.Final to 1.7.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/trustin/os-maven-plugin/releases";>os-maven-plugin's 
releases</a>.</em></p>
   <blockquote>
   <h2>os-maven-plugin-1.7.0</h2>
   <ul>
   <li>Added a new property <code>os.detected.arch.bitness</code> <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/36";>#36</a>
 <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/41";>#41</a>
 (Thanks to <a href="https://github.com/jflecomte";><code>@​jflecomte</code></a> 
and <a href="https://github.com/bmarwell";><code>@​bmarwell</code></a>)</li>
   <li>Added detection of RISC-V architecture, <code>riscv</code> <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/51";>#51</a>
 <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/53";>#53</a>
 (Thanks to <a 
href="https://github.com/advancedwebdeveloper";><code>@​advancedwebdeveloper</code></a>)</li>
   <li>Added an abstraction layer for System property and file system access <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/47";>#47</a>
 <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/48";>#48</a>
 (Thanks to <a 
href="https://github.com/voidzcy";><code>@​voidzcy</code></a>)</li>
   <li>Added thread safety information to Maven plugin metadata so that Maven 
doesn't warn about thread safety anymore <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/42";>#42</a>
 <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/44";>#44</a>
 (Thanks to <a href="https://github.com/seime";><code>@​seime</code></a> and <a 
href="https://github.com/mortenlocka";><code>@​mortenlocka</code></a>)</li>
   </ul>
   <h2>os-maven-plugin-1.6.2</h2>
   <ul>
   <li>Added detection of z/OS operating system <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/39";>#39</a>
 <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/40";>#40</a>
 (Thanks to <a href="https://github.com/ind1go";><code>@​ind1go</code></a>)</li>
   </ul>
   <h2>os-maven-plugin-1.6.1</h2>
   <ul>
   <li>Added <code>m2e</code> life cycle mapping metadata so 
<code>os-maven-plugin</code> works better with Eclipse <code>m2e</code>. <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/37";>#37</a>
 (Thanks, <a 
href="https://github.com/sergei-ivanov";><code>@​sergei-ivanov</code></a>)</li>
   </ul>
   <h2>os-maven-plugin-1.6.0</h2>
   <ul>
   <li>Added support for MIPS and MIPSEL 32/64-bit architecture
   <ul>
   <li><code>mips_32</code> - if the value is one of: <code>mips</code>, 
<code>mips32</code></li>
   <li><code>mips_64</code> - if the value is <code>mips64</code></li>
   <li><code>mipsel_32</code> - if the value is one of: <code>mipsel</code>, 
<code>mips32el</code></li>
   <li><code>mipsel_64</code> - if the value is <code>mips64el</code></li>
   </ul>
   </li>
   <li>Added support for PPCLE 32-bit architecture
   <ul>
   <li><code>ppcle_32</code> - if the value is one of: <code>ppcle</code>, 
<code>ppc32le</code></li>
   </ul>
   </li>
   <li>Added support for IA64N and IA64W architecture
   <ul>
   <li><code>itanium_32</code> - if the value is <code>ia64n</code></li>
   <li><code>itanium_64</code> - if the value is one of: <code>ia64</code>, 
<code>ia64w</code> (new), <code>itanium64</code></li>
   </ul>
   </li>
   <li>Fixed classpath conflicts due to outdated Guava version in transitive 
dependencies (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/29";>#29</a>)</li>
   <li>Fixed incorrect prerequisite (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/21";>#21</a>)</li>
   <li>Overall code clean-up and dependency updates</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/4a74c8229d45bf8d1fb50d237cde676eba676fa4";><code>4a74c82</code></a>
 [maven-release-plugin] prepare release os-maven-plugin-1.7.0</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/43df41a94dab780d03f47f17c5cbc8e2ef400c3b";><code>43df41a</code></a>
 Define intentions to support RISC-V arch. (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/53";>#53</a>)</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/58d2208af6ce19faf54ec8e1d0aa47f279c2e2ae";><code>58d2208</code></a>
 Add support for RISC-V arch. (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/52";>#52</a>)</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/a23ab322feaa4352479ea0e7fa4f969803fc7f65";><code>a23ab32</code></a>
 Make system property and file operations injectable (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/47";>#47</a>)</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/0d76872630d847db25d16bca8936f7c36fcc2170";><code>0d76872</code></a>
 Bump junit from 4.12 to 4.13.1 (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/45";>#45</a>)</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/355d6337a159419f36171778b3d5934f929283dd";><code>355d633</code></a>
 Update dependencies / Require Java 8</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/bfdc0ea45240cef02f41d33625fe92a86674fd6d";><code>bfdc0ea</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/f0d2af15fee541ad40184f6eca226eec01522467";><code>f0d2af1</code></a>
 Fix for <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/42";>#42</a>
 Mark DetectMojo goal with thread safety info (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/44";>#44</a>)</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/3bed1bafc95c78919693117a8e6a6bfadf8c6803";><code>3bed1ba</code></a>
 Fixes <a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/36";>#36</a>
 new property &quot;os.detected.bitness&quot;. (<a 
href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/41";>#41</a>)</li>
   <li><a 
href="https://github.com/trustin/os-maven-plugin/commit/b57a58309d6636ed2709223593237994efedcd99";><code>b57a583</code></a>
 Add <code>zos</code> to the list of OS names</li>
   <li>Additional commits viewable in <a 
href="https://github.com/trustin/os-maven-plugin/compare/os-maven-plugin-1.4.1.Final...os-maven-plugin-1.7.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kr.motd.maven:os-maven-plugin&package-manager=maven&previous-version=1.4.1.Final&new-version=1.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to