This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    from 848cf3d8e8a CAMEL-19181: camel-mapstructor - Trigger creating 
mapstruct component without a component is in use in Camel routes as the 
component can be used for type converters only. (#797)
     add df520339409 Upgrade to spring boot 3.0.5
     add 849b2b78866 CAMEL-19156: XML routes loader (jaxb) should load 
routes-configurations
     add 250a30b08cd camel-http-starter - Ensure we use correct version of HTTP 
client JARs
     add cc166458159 Regen and fix compile

No new revisions were added by this update.

Summary of changes:
 .../camel/springboot/catalog/components/http.json  |  1 -
 .../camel/springboot/catalog/components/https.json |  1 -
 .../catalog/components/vertx-websocket.json        |  4 +++-
 components-starter/camel-http-starter/pom.xml      | 15 ++++++++++++++
 .../camel-http-starter/src/main/docs/http.json     |  6 ------
 .../springboot/HttpComponentConfiguration.java     | 13 ------------
 .../springboot/KameletConsumerUoWIssueTest.java    |  1 -
 .../kamelet/springboot/KameletUoWIssueTest.java    |  1 -
 .../src/main/docs/vertx-websocket.json             | 14 +++++++++++++
 .../VertxWebsocketComponentConfiguration.java      | 24 ++++++++++++++++++++++
 core/camel-spring-boot-xml/pom.xml                 |  2 +-
 core/camel-spring-boot/pom.xml                     | 19 +++++++++--------
 dsl-starter/camel-xml-jaxb-dsl-starter/pom.xml     |  5 +++++
 pom.xml                                            |  2 +-
 14 files changed, 73 insertions(+), 35 deletions(-)

Reply via email to