dependabot[bot] opened a new pull request, #1171:
URL: https://github.com/apache/axis-axis2-java-core/pull/1171

   Bumps `swagger.version` from 2.2.46 to 2.2.48.
   Updates `io.swagger.core.v3:swagger-core` from 2.2.46 to 2.2.48
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/swagger-api/swagger-core/releases";>io.swagger.core.v3:swagger-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>Swagger-core 2.2.48 released!</h2>
   <ul>
   <li>fix: move env under deploy step from under integration tests (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5129";>#5129</a>)</li>
   <li>fix: revert DEFAULT_SENTINEL for defaultValue (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5123";>#5123</a>)</li>
   <li>fix: AnnotationUtils cache misses due to reinstantiation of 
ModelConverterContext (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5114";>#5114</a>)</li>
   <li>fix: add so that the Java Deprecated annotation is considered a 
processable annotation type (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5099";>#5099</a>)</li>
   </ul>
   <h2>Swagger-core 2.2.47 released!</h2>
   <ul>
   <li>chore(deps): bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 
in /modules/swagger-eclipse-transformer-maven-plugin (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5118";>#5118</a>)</li>
   <li>Update gh actions (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5106";>#5106</a>)</li>
   <li>fix: re-add a null guard for setDefaultSchema (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5089";>#5089</a>)</li>
   <li>refactor how the size constraint is applied to a parameter (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5080";>#5080</a>)</li>
   <li>fix: do not process a nullable annotation for container items (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5079";>#5079</a>)</li>
   <li>fix: treat number example as number and not string (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5062";>#5062</a>)</li>
   <li>[Feature]: Provide a BOM module for managing dependencies (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4966";>#4966</a>)
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4987";>#4987</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/ebfcfbc7b988e1c072aea554a2c3f04f96761709";><code>ebfcfbc</code></a>
 prepare release 2.2.48 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5130";>#5130</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/780b156330176227894d1a2de82d5c5b2f930aa3";><code>780b156</code></a>
 fix: move env under deploy step from under integration tests (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5129";>#5129</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/576ea45e7e4a4c1e166c9c19dec8f69b597a4d80";><code>576ea45</code></a>
 fix: add so that the Java Deprecated annotation is considered a processable 
a...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/c40c53e0a4b4f062f035d427bb1ed474e8807908";><code>c40c53e</code></a>
 fix: AnnotationUtils cache misses due to reinstantiation of 
ModelConverterCon...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/935d6c4dd56899e7022d79381cdbfb9157bbba4a";><code>935d6c4</code></a>
 fix: revert DEFAULT_SENTINEL for defaultValue (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5123";>#5123</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/b0260c06395fc5523c39636dc8627fc1f918ec8c";><code>b0260c0</code></a>
 bump snapshot 2.2.48-SNAPSHOT (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5121";>#5121</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/50c10478198f85cabf8ee050a8c4a19aee5c4545";><code>50c1047</code></a>
 prepare release 2.2.47 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5120";>#5120</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/c0ac5330911c64f14228a01b9592a8d395b6c13a";><code>c0ac533</code></a>
 fix: run swagger-bom-integration-test as a separate, explicit step after the 
...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/612bd9e808a07f81da05c8fcf439813b9950e817";><code>612bd9e</code></a>
 chore(deps): bump org.codehaus.plexus:plexus-utils (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5118";>#5118</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/126827b8160d09986a40e703afc86074785a48e8";><code>126827b</code></a>
 [Feature]: Provide a BOM module for managing dependencies (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4966";>#4966</a>)
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4987";>#4987</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-core/compare/v2.2.46...v2.2.48";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.swagger.core.v3:swagger-models` from 2.2.46 to 2.2.48
   
   Updates `io.swagger.core.v3:swagger-annotations` from 2.2.46 to 2.2.48
   
   
   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]


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

Reply via email to