This is an automated email from the ASF dual-hosted git repository.
porcelli 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 1d55810b1 Update to maven 3.9.6 (#2044)
1d55810b1 is described below
commit 1d55810b1bd2d7ee4968885a9188f8047a92f119
Author: Yeser Amer <[email protected]>
AuthorDate: Tue May 21 13:57:06 2024 +0200
Update to maven 3.9.6 (#2044)
---
.github/workflows/pr-downstream.yml | 2 +-
.github/workflows/pr-kogito-apps.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/pr-downstream.yml
b/.github/workflows/pr-downstream.yml
index 25f805c94..0039c62e2 100644
--- a/.github/workflows/pr-downstream.yml
+++ b/.github/workflows/pr-downstream.yml
@@ -42,7 +42,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
diff --git a/.github/workflows/pr-kogito-apps.yml
b/.github/workflows/pr-kogito-apps.yml
index 2f11c4d77..a0fa4ebda 100644
--- a/.github/workflows/pr-kogito-apps.yml
+++ b/.github/workflows/pr-kogito-apps.yml
@@ -41,7 +41,7 @@ jobs:
matrix:
os: [ubuntu-latest]
java-version: [17]
- maven-version: ['3.9.3']
+ maven-version: ['3.9.6']
fail-fast: false
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} / Java-${{ matrix.java-version }} / Maven-${{
matrix.maven-version }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]