This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/camel-main by this push:
new 70550ba56b fixed deprecated guava-eventbus
70550ba56b is described below
commit 70550ba56bc07b833d14fb9fe3cf3ea60b599ad1
Author: JiriOndrusek <[email protected]>
AuthorDate: Tue Aug 13 16:05:40 2024 +0200
fixed deprecated guava-eventbus
---
.../runtime/src/main/resources/META-INF/quarkus-extension.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/extensions-jvm/guava-eventbus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
b/extensions-jvm/guava-eventbus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index a743e86c03..19c3362583 100644
---
a/extensions-jvm/guava-eventbus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++
b/extensions-jvm/guava-eventbus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -31,4 +31,4 @@ metadata:
- "integration"
status:
- "preview"
- - "deprecated"
+ - "deprecated"
\ No newline at end of file