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

   Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 
2.14.1 to 2.14.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mojohaus/versions/releases";>versions-maven-plugin's 
releases</a>.</em></p>
   <blockquote>
   <h2>2.14.2</h2>
   <h2>Changes</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Add a simple cache for ComparableVersions (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/870";>#870</a>)
 <a href="https://github.com/TobiX";><code>@​TobiX</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Resolves <a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/872";>#872</a>:
 Make allowSnapshots an explicit argument in lookupDependencyUpdates and in 
reports (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/873";>#873</a>)
 <a href="https://github.com/ajarmoniuk";><code>@​ajarmoniuk</code></a></li>
   <li>Fixes <a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/866";>#866</a>:
 Require maven 3.2.5 (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/867";>#867</a>)
 <a href="https://github.com/ajarmoniuk";><code>@​ajarmoniuk</code></a></li>
   <li>Resolves <a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/850";>#850</a>:
 Protecting the display-plugin-updates mojo against a NPE in case the effective 
version of a plugin is not resolved (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/862";>#862</a>)
 <a href="https://github.com/ajarmoniuk";><code>@​ajarmoniuk</code></a></li>
   <li>Resolves <a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/855";>#855</a>:
 Set should evaluate expressions (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/856";>#856</a>)
 <a href="https://github.com/ajarmoniuk";><code>@​ajarmoniuk</code></a></li>
   <li>Removes parallelStream use with non-thread safe collectors (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/861";>#861</a>)
 <a href="https://github.com/ajarmoniuk";><code>@​ajarmoniuk</code></a></li>
   <li><a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/858";>#858</a>
 Fix child module resolution for multi-level projects (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/859";>#859</a>)
 <a href="https://github.com/corebonts";><code>@​corebonts</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump wagon-provider-api from 3.5.2 to 3.5.3 (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/879";>#879</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Manage transitive dependencies version for security updates (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/877";>#877</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Upgrade com.fasterxml.woodstox:woodstox-core to 6.4.0 (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/876";>#876</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   <li>Bump actions/stale from 6 to 7 (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/871";>#871</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump mockito-inline from 4.9.0 to 4.10.0 (<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/854";>#854</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Project dependencies maintenance - move versions to dependencyManagement 
(<a 
href="https://github-redirect.dependabot.com/mojohaus/versions/pull/875";>#875</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mojohaus/versions/commit/374ddab26b1da1e8b3ba84d8262f50c1905eb36d";><code>374ddab</code></a>
 [maven-release-plugin] prepare release 2.14.2</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/2b9bdb76a0caea18ad89efb6ea03a2f28b7a0790";><code>2b9bdb7</code></a>
 Bump wagon-provider-api from 3.5.2 to 3.5.3</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/67c180045f7666573216293d9c915db4dcaf5c65";><code>67c1800</code></a>
 Resolves <a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/872";>#872</a>:
 Make allowSnapshots an explicit argument in lookupDependencyUp...</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/2fe2c3d3c7167163ac82592dda9cf1a8f5c1a4dd";><code>2fe2c3d</code></a>
 Manage transitive dependencies version for security updates</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/1130350572165effaf8774432e4808f1b282028c";><code>1130350</code></a>
 Upgrade com.fasterxml.woodstox:woodstox-core to 6.4.0</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/8f2fd07329f50d0e010bcd4f2240dd2bc15ff857";><code>8f2fd07</code></a>
 Project dependencies maintenance - move versions to dependencyManagement</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/2bed457bdefd38e4f19786976ad4abb8508768a0";><code>2bed457</code></a>
 Add a simple cache for ComparableVersions</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/2d7a157ef192cafe31e1d192d55c20ff582f324a";><code>2d7a157</code></a>
 Bump actions/stale from 6 to 7</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/4546a4e79650b3dbf49b172eb779857da6e05dff";><code>4546a4e</code></a>
 Fixes <a 
href="https://github-redirect.dependabot.com/mojohaus/versions/issues/866";>#866</a>:
 Require maven 3.2.5</li>
   <li><a 
href="https://github.com/mojohaus/versions/commit/5ee419df4fd9332455a001a940eb94d999e8f6ab";><code>5ee419d</code></a>
 Bump mockito-inline from 4.9.0 to 4.10.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mojohaus/versions/compare/2.14.1...2.14.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.14.1&new-version=2.14.2)](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: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to