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

   Bumps 
[org.eclipse.microprofile.config:microprofile-config-api](https://github.com/eclipse/microprofile-config)
 from 3.1 to 3.1.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse/microprofile-config/releases";>org.eclipse.microprofile.config:microprofile-config-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>MicroProfile Config 3.1.1</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-config-3.1.1/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-config-3.1.1/microprofile-config-spec-3.1.1.pdf";>Spec
 PDF</a> | <a 
href="https://download.eclipse.org/microprofile/microprofile-config-3.1.1/microprofile-config-spec-3.1.1.html";>Spec
 html</a></p>
   <p>This release includes the following changes:</p>
   <ul>
   <li><a 
href="https://redirect.github.com/microprofile/microprofile-config/pull/810";>Add
 automatic module name</a></li>
   </ul>
   <p>To get started with MicroProfile Config 3.1, add the following dependency 
to your pom:</p>
   <pre><code>&lt;dependency&gt;
     &lt;groupId&gt;org.eclipse.microprofile.config&lt;/groupId&gt;
     &lt;artifactId&gt;microprofile-config-api&lt;/artifactId&gt;
     &lt;version&gt;3.1.1&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/c32b85f6f2158a33c0b93ee13a98fbfef840f025";><code>c32b85f</code></a>
 [maven-release-plugin] prepare release 3.1.1</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/1cc979de00966f83021957feebb758b4102c0178";><code>1cc979d</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/cfd08a6420870ba6ae0cefdfcedc01df23ca0507";><code>cfd08a6</code></a>
 [maven-release-plugin] prepare release 3.1.1-RC1</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/da0dc9de26ae21dc2386136fa416e3afadd1b1b7";><code>da0dc9d</code></a>
 Update MP Parent to 2.12 (<a 
href="https://redirect.github.com/eclipse/microprofile-config/issues/812";>#812</a>)</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/fbcb9b3e27f37fcd07f885f2b1da68a422b7a876";><code>fbcb9b3</code></a>
 Update CI jobs to 17 and 21 (<a 
href="https://redirect.github.com/eclipse/microprofile-config/issues/813";>#813</a>)</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/e71a6a1bff26cbe193a3c69694a58c065e38a9d3";><code>e71a6a1</code></a>
 Add automatic module name (<a 
href="https://redirect.github.com/eclipse/microprofile-config/issues/810";>#810</a>)</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/8e5f457bf1a16ff631f4ced0486e7a50e53247a9";><code>8e5f457</code></a>
 Bump actions/setup-java from 3 to 4 (<a 
href="https://redirect.github.com/eclipse/microprofile-config/issues/798";>#798</a>)</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/40ea905b8ce01b7858ee1dd713a23925e4345439";><code>40ea905</code></a>
 Update README.adoc (<a 
href="https://redirect.github.com/eclipse/microprofile-config/issues/799";>#799</a>)</li>
   <li><a 
href="https://github.com/microprofile/microprofile-config/commit/dec67388113ceee797ffbd3d2f004d6133df889c";><code>dec6738</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li>See full diff in <a 
href="https://github.com/eclipse/microprofile-config/compare/3.1...3.1.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.microprofile.config:microprofile-config-api&package-manager=maven&previous-version=3.1&new-version=3.1.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 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]

Reply via email to