You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/07 04:39:01 UTC

[GitHub] [fineract] dependabot[bot] opened a new pull request #2116: chore(deps): bump jakarta.xml.bind-api from 2.3.3 to 3.0.1

dependabot[bot] opened a new pull request #2116:
URL: https://github.com/apache/fineract/pull/2116


   Bumps [jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 2.3.3 to 3.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/jaxb-api/releases">jakarta.xml.bind-api's releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta XML Binding API 3.0.0 Final Release</h2>
   <p>The 3.0.0 release is the first release under the <code>jakarta.xml.bind.*</code> namespace.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/d8a68e76a5391cb2462f540c9e4c5c81d0a91942"><code>d8a68e7</code></a> Update API version of jakarta.xml.bind:jakarta.xml.bind-api to 3.0.1</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/6cda2dcd5c62880b4c3164f265815e2bbb4279f2"><code>6cda2dc</code></a> use class classloader if it has not been loaded by system classloader</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/616100a586cab5d42ef888b82974ec4f5051eaf3"><code>616100a</code></a> Be defensive when working with passed in classes</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/7fe4d2e710e52e0049ce9357b60eee35af29e0d7"><code>7fe4d2e</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxb-api/issues/121">#121</a>: ContextFinder falls back to context classloader resulting in class cast...</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/a0cc226bd150afc632fd4021b01d43f1e3b35d50"><code>a0cc226</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jaxb-api/issues/172">#172</a>: default factory class name</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/e9ca8e7df7e0ec9961618c96e38a9aa8acbca9f6"><code>e9ca8e7</code></a> Integrate activation 2.0.1,</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/b717e34080470d12dfdd2daf74c3100dddae7c2b"><code>b717e34</code></a> Bump junit from 4.12 to 4.13.1 in /jaxb-api-test</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/652f8adb8f7f1e93c58a77b615ff4b7abf0ff297"><code>652f8ad</code></a> Update API version of jakarta.xml.bind:jakarta.xml.bind-api to 3.0.1-SNAPSHOT</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/97662506d5859720839a725c66cb89f2ed15b64b"><code>9766250</code></a> Update API version of jakarta.xml.bind:jakarta.xml.bind-api to 3.0.0</li>
   <li><a href="https://github.com/eclipse-ee4j/jaxb-api/commit/e63c086653f0357619053dc8446507cc4cac0348"><code>e63c086</code></a> fix JAXB acronym usage, use correct module name</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/jaxb-api/compare/2.3.3...3.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.xml.bind:jakarta.xml.bind-api&package-manager=gradle&previous-version=2.3.3&new-version=3.0.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 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: commits-unsubscribe@fineract.apache.org

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



[GitHub] [fineract] vidakovic closed pull request #2116: chore(deps): bump jakarta.xml.bind-api from 2.3.3 to 3.0.1

Posted by GitBox <gi...@apache.org>.
vidakovic closed pull request #2116:
URL: https://github.com/apache/fineract/pull/2116


   


-- 
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: commits-unsubscribe@fineract.apache.org

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



[GitHub] [fineract] dependabot[bot] commented on pull request #2116: chore(deps): bump jakarta.xml.bind-api from 2.3.3 to 3.0.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #2116:
URL: https://github.com/apache/fineract/pull/2116#issuecomment-1064661796


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: commits-unsubscribe@fineract.apache.org

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