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

   Bumps `swagger-openapi3-java-parser-version` from 2.1.44 to 2.1.45.
   Updates `io.swagger.parser.v3:swagger-parser-v3` from 2.1.44 to 2.1.45
   
   Updates `io.swagger.parser.v3:swagger-parser` from 2.1.44 to 2.1.45
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/swagger-api/swagger-parser/releases";>io.swagger.parser.v3:swagger-parser's
 releases</a>.</em></p>
   <blockquote>
   <h2>Swagger-parser 2.1.45 released!</h2>
   <ul>
   <li>bump swagger-core to 2.2.52 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2359";>#2359</a>)</li>
   <li>build(deps): bump org.yaml:snakeyaml from 2.4 to 2.6 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2355";>#2355</a>)</li>
   <li>build(deps-dev): bump 
org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.11.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2354";>#2354</a>)</li>
   <li>build(deps): bump swagger-core-version from 2.2.50 to 2.2.51 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2353";>#2353</a>)</li>
   <li>build(deps): bump com.fasterxml.jackson.core:jackson-databind from 
2.21.1 to 2.22.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2352";>#2352</a>)</li>
   <li>build(deps-dev): bump org.apache.maven.plugins:maven-source-plugin from 
3.3.0 to 3.4.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2350";>#2350</a>)</li>
   <li>chore: fix syntax error in next-snapshot workflow (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2347";>#2347</a>)</li>
   <li>build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 
to 3.5.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2329";>#2329</a>)</li>
   <li>build(deps-dev): bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.6.3 to 3.12.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2328";>#2328</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/05c2b7181755a49ab4ed4d758f04c0031a082fc1";><code>05c2b71</code></a>
 prepare release 2.1.45 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2360";>#2360</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/ef9f5512d4f29ae3285427f391211fb2b0def8e7";><code>ef9f551</code></a>
 bump swagger-core to 2.2.52 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2359";>#2359</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/75c03666a8709cbe2168881362b946959fc762f4";><code>75c0366</code></a>
 build(deps): bump swagger-core-version from 2.2.50 to 2.2.51 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2353";>#2353</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/3e0726b6737240bac8e301cfa999770397388406";><code>3e0726b</code></a>
 build(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin 
(#...</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/fa0cc9143d49283d190f387caf6673f503146129";><code>fa0cc91</code></a>
 build(deps): bump org.yaml:snakeyaml from 2.4 to 2.6 (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2355";>#2355</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/a901e02f090be3106158e41e0900ca8575d08e5c";><code>a901e02</code></a>
 build(deps): bump com.fasterxml.jackson.core:jackson-databind (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2352";>#2352</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/3e57896b6933454e5a23309fba94b5842c62efde";><code>3e57896</code></a>
 build(deps-dev): bump org.apache.maven.plugins:maven-source-plugin (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2350";>#2350</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/993bef64b9568cd1cb40aeb29c8d7f1defcee4b2";><code>993bef6</code></a>
 build(deps-dev): bump org.apache.maven.plugins:maven-javadoc-plugin (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2328";>#2328</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/e7dc08cfc474b99ac2f2764569f3d75dd551fca3";><code>e7dc08c</code></a>
 build(deps): bump org.apache.maven.plugins:maven-jar-plugin (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2329";>#2329</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-parser/commit/2ce81b1b1480618906fae1a4b7d5cdc3f63ca80e";><code>2ce81b1</code></a>
 chore: fix syntax error in next-snapshot workflow (<a 
href="https://redirect.github.com/swagger-api/swagger-parser/issues/2347";>#2347</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-parser/compare/v2.1.44...v2.1.45";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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