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

   Bumps `swagger.version` from 2.2.43 to 2.2.44.
   Updates `io.swagger.core.v3:swagger-core` from 2.2.43 to 2.2.44
   <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.44 released!</h2>
   <ul>
   <li>fix: add empty default value (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4838";>#4838</a>)
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5063";>#5063</a>)</li>
   <li>fix: null values in examples, example and default (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4339";>#4339</a>,
 <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4229";>#4229</a>)
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5060";>#5060</a>)</li>
   <li>fix: do not set schema.nullable for OAS 3.1 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5059";>#5059</a>)</li>
   <li>fix: calculate sibling properties based upon whether the schema is the 
array or the item in the array (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5055";>#5055</a>)</li>
   <li>fix: OAS 3.1 schema generation for raw Object properties (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5034";>#5034</a>)</li>
   <li>feat: Multiple SecurityRequirement annotations with AND condition <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/3556";>#3556</a>
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5025";>#5025</a>)</li>
   <li>bug fix propertyNames schema is not removed as unreferenced by 
SpecFilter <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5017";>#5017</a>
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5020";>#5020</a>)</li>
   <li>5001: Add support for <a 
href="https://github.com/Nullable";><code>@​Nullable</code></a> annotations in 
OpenAPI 3.1 schemas (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5018";>#5018</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/3bca86983e31986fdf45486ba8fbadfa40de40ad";><code>3bca869</code></a>
 prepare release 2.2.44 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5068";>#5068</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/6143beea76144a2ae1ab2a09f1c99a59ef83acfb";><code>6143bee</code></a>
 fix: calculate sibling properties based upon whether the schema is the array 
...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/6043dd50515a9e261195e41f65711f7552c8c8b7";><code>6043dd5</code></a>
 fix: handle empty default value (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4838";>#4838</a>)
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5063";>#5063</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/3b67c863ccfa48d52cb7aa4983a266e8df18da00";><code>3b67c86</code></a>
 fix: null values in examples, example and default (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4339";>#4339</a>,
 <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4229";>#4229</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/8c5351cb4e2c86378676d9e66639034060f80bea";><code>8c5351c</code></a>
 fix: null values in examples, example and default (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4339";>#4339</a>,
 <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4229";>#4229</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/abf2a4e3d49fd7ac2eca3cb7ae35a04dbadb4a11";><code>abf2a4e</code></a>
 feat: Multiple SecurityRequirement annotations with AND condition <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/3556";>#3556</a>
 (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5025";>#5025</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/76cee583b1844a91f6f76b1d72e94d9b727b8098";><code>76cee58</code></a>
 fix: do not set schema.nullable for OAS 3.1</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/ddb11b1ec6152c562a09190c41505c99f6c53bc4";><code>ddb11b1</code></a>
 5001: Add support for <a 
href="https://github.com/Nullable";><code>@​Nullable</code></a> annotations in 
OpenAPI 3.1 schemas (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5018";>#5018</a>,
 <a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/4";>#4</a>...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/0c6fe0d3a7915e4c9ae862ec353336547a081267";><code>0c6fe0d</code></a>
 fix propertyNames schema not removed as unreferenced by specFilter (<a 
href="https://redirect.github.com/swagger-api/swagger-core/issues/5017";>#5017</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-core/commit/fe918cc9a1294c52116c1158acf2f6540657c812";><code>fe918cc</code></a>
 fix: ensure explicit types override inferred object type and fix properties 
o...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-core/compare/v2.2.43...v2.2.44";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.swagger.core.v3:swagger-models` from 2.2.43 to 2.2.44
   
   Updates `io.swagger.core.v3:swagger-annotations` from 2.2.43 to 2.2.44
   
   
   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