dependabot[bot] opened a new pull request, #7606:
URL: https://github.com/apache/ozone/pull/7606

   Bumps 
[com.github.ekryd.sortpom:sortpom-maven-plugin](https://github.com/Ekryd/sortpom)
 from 3.0.1 to 3.4.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Ekryd/sortpom/releases";>com.github.ekryd.sortpom:sortpom-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.4.1</h2>
   <p>Solves a bug, where whitespace was removed even if 
xml:space=&quot;preserve&quot; was used</p>
   <h2>v3.4.0</h2>
   <p>Added parameter for omitting newline at end of file</p>
   <h2>v3.3.0</h2>
   <p>Added parameter for quiet output from the plugin</p>
   <h2>v3.2.1</h2>
   <p>Dependency updates. No new functionality</p>
   <h2>v3.2.0</h2>
   <p>Added parameter sortDependencyManagement where dependency management can 
be sorted independently of dependencies</p>
   <h2>v3.1.3</h2>
   <p>Fix formatting if text and other content is placed together in a xml 
tag</p>
   <h2>v3.1.2</h2>
   <p>Fixing two bugs from the 3.1.0 release:</p>
   <ul>
   <li>Whitespace removed from multiple lines of text within XML tags</li>
   <li>Comments in the root of the xml document was removed during sorting</li>
   </ul>
   <h2>v3.1.1</h2>
   <p>Please use a later release</p>
   <h2>v3.1.0</h2>
   <p>Please use a later release
   Released version 3.1.0. Dropped support for Java 8. Updated underlying xml 
framework due to vulnerabilities. Updated other libraries and plugins.</p>
   <p>This release contains two known bugs:</p>
   <ul>
   <li>Whitespace removed from multiple lines of text within XML tags</li>
   <li>Comments in the root of the xml document was removed during sorting</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/c2acda474296d420658920c8c0b7d8e9a3febd70";><code>c2acda4</code></a>
 [maven-release-plugin] prepare release sortpom-parent-3.4.1</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/7e1a4894c97953611f132da6ee8e2932186a5bd2";><code>7e1a489</code></a>
 chore(deps): update dependency com.spotify.fmt:fmt-maven-plugin to v2.23</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/fa30e1ab9673e2185966a4e7b408919f884c7123";><code>fa30e1a</code></a>
 chore(deps): update dependency org.mockito:mockito-core to v5.11.0</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/a49f3a8dd12075fda90f46b73cce83c7a719d79b";><code>a49f3a8</code></a>
 chore(deps): update actions/setup-java action to v4.1.0</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/f28bf8f941f580762756d31a82d05fc86e3dac23";><code>f28bf8f</code></a>
 Change name of ThrowAwayNewlineWrapper to better indicate what it does.</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/5e57e8b1883ee5d352e7b0b8efa4511eded42373";><code>5e57e8b</code></a>
 Reverting NewlineText singleton (Sonar, no like).</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/e79e31955b595098aad9ecd9d8dc3b1e5221901c";><code>e79e319</code></a>
 Fix bug where xml:space=&quot;preserve&quot; would not preserve XML element 
whitespace ...</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/2f45af382e7d6fd183be646ee70a70f3742f0d0f";><code>2f45af3</code></a>
 fix(deps): update dependency com.github.ekryd.sortpom:sortpom-sorter to 
v3.4.0</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/06c6799988bb737dcb651bc59b023f9983d96fad";><code>06c6799</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/Ekryd/sortpom/commit/e01c94ec41bd17bbf021242b6bb61564007a598a";><code>e01c94e</code></a>
 Updated sortpom reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Ekryd/sortpom/compare/sortpom-parent-3.0.1...sortpom-parent-3.4.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.ekryd.sortpom:sortpom-maven-plugin&package-manager=maven&previous-version=3.0.1&new-version=3.4.1)](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 show <dependency name> 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)
   
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to