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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from bf43b4d17dc Upgrade GraalVM JS to 22.1.0
     add 808a03e96bc CAMEL-18211: Make BeanInfo handle Quarkus Arc generated 
sub classes
     add 30ee69159ba Upgrade to shrinkwrap-resolver 3.1.4
     add 0f074092278 CAMEL-18212: Introduce a dedicated exception type for when 
a reactive stream has no active subscriptions
     add 031356450b3 Revert "CAMEL-18203: Upgrade to Kotlin 1.7.0"

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                               |  4 ++--
 .../java/org/apache/camel/component/bean/BeanInfo.java   |  4 +++-
 .../ReactiveStreamsNoActiveSubscriptionsException.java}  | 16 +++++-----------
 .../reactive/streams/engine/CamelPublisher.java          |  4 +++-
 parent/pom.xml                                           |  4 ++--
 5 files changed, 15 insertions(+), 17 deletions(-)
 copy 
components/{camel-aws/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/ReachedClosedStatusException.java
 => 
camel-reactive-streams/src/main/java/org/apache/camel/component/reactive/streams/ReactiveStreamsNoActiveSubscriptionsException.java}
 (71%)

Reply via email to