Skip to content

Commit

Permalink
KOGITO-9137: Error 400 thrown during ProcessInstance sending in knati…
Browse files Browse the repository at this point in the history
…ve env (#1668)
  • Loading branch information
wmedvede authored May 22, 2023
1 parent 2a28c6a commit af3b60f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import javax.enterprise.context.ApplicationScoped;

import org.eclipse.microprofile.reactive.messaging.Message;
import org.kie.kogito.addon.quarkus.messaging.common.message.MessageDecorator;
import org.kie.kogito.addon.quarkus.common.reactive.messaging.MessageDecorator;

import io.smallrye.reactive.messaging.kafka.api.OutgoingKafkaRecordMetadata;

Expand Down

0 comments on commit af3b60f

Please sign in to comment.