This is an automated email from the ASF dual-hosted git repository.
fjtiradosarti pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 7fa444c8b Updating to maven 3.9.6 (#2002)
7fa444c8b is described below
commit 7fa444c8bb9f74588870af6620a7ab8f4a1b5831
Author: Francisco Javier Tirado Sarti
<[email protected]>
AuthorDate: Wed Aug 21 12:36:59 2024 +0200
Updating to maven 3.9.6 (#2002)
---
.github/workflows/pr-kogito-examples.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/pr-kogito-examples.yml
b/.github/workflows/pr-kogito-examples.yml
index 162af4fa7..b186957f8 100644
--- a/.github/workflows/pr-kogito-examples.yml
+++ b/.github/workflows/pr-kogito-examples.yml
@@ -23,7 +23,7 @@ jobs:
job_name: [ kogito-quarkus-examples, kogito-springboot-examples,
serverless-workflow-examples ]
os: [ubuntu-latest]
java-version: [17]
- maven-version: ['3.9.3']
+ maven-version: ['3.9.6']
include:
- job_name: kogito-quarkus-examples
repository: incubator-kie-kogito-examples
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]