This is an automated email from the ASF dual-hosted git repository.
yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new 551b9869f [NO-ISSUE] Wiremock scope set to test in
integration-tests-jobs-service-common-quarkus (#2341)
551b9869f is described below
commit 551b9869f25022bf6a2f1e2372c2abe6ffea7547
Author: Yeser Amer <[email protected]>
AuthorDate: Tue Jun 2 21:30:20 2026 +0200
[NO-ISSUE] Wiremock scope set to test in
integration-tests-jobs-service-common-quarkus (#2341)
---
.../integration-tests-jobs-service-common-quarkus/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/kogito-apps-quarkus/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-common-quarkus/pom.xml
b/kogito-apps-quarkus/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-common-quarkus/pom.xml
index 30698a201..ea5a016f7 100644
---
a/kogito-apps-quarkus/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-common-quarkus/pom.xml
+++
b/kogito-apps-quarkus/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-common-quarkus/pom.xml
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
- <scope>compile</scope>
+ <scope>test</scope>
</dependency>
</dependencies>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]