This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 581b2c9b196 chore(deps): Bump
org.springframework.vault:spring-vault-core
new fd7bcdeaa42 (chores) convert core/camel-core-engine to use pattern
matching for instanceof
new f34a1f73569 (chores) convert core/camel-console to use pattern
matching for instanceof
new a075bfd6dfb (chores) convert core/camel-core-catalog to use pattern
matching for instanceof
new d9a655c81c7 (chores) convert core/camel-health to use pattern matching
for instanceof
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/camel/impl/console/RouteControllerConsole.java | 8 ++------
.../main/java/org/apache/camel/catalog/impl/CatalogHelper.java | 7 +++----
.../src/main/java/org/apache/camel/impl/DefaultCamelContext.java | 5 +++--
.../java/org/apache/camel/impl/health/ConsumerHealthCheck.java | 8 ++++----
.../org/apache/camel/impl/health/DefaultHealthCheckRegistry.java | 6 ++----
5 files changed, 14 insertions(+), 20 deletions(-)