This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch quarkus-3.2LTS
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
The following commit(s) were added to refs/heads/quarkus-3.2LTS by this push:
new c7fd7ffa5 CI: update mvn and jdk in GHA
c7fd7ffa5 is described below
commit c7fd7ffa55a87ec3d7037b379efdeacacbe41b9a
Author: jstastny-cz <[email protected]>
AuthorDate: Fri Dec 1 09:08:49 2023 +0100
CI: update mvn and jdk in GHA
---
.github/workflows/pr-kogito-examples.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/pr-kogito-examples.yml
b/.github/workflows/pr-kogito-examples.yml
index dc0d4d344..162af4fa7 100644
--- a/.github/workflows/pr-kogito-examples.yml
+++ b/.github/workflows/pr-kogito-examples.yml
@@ -22,8 +22,8 @@ jobs:
matrix:
job_name: [ kogito-quarkus-examples, kogito-springboot-examples,
serverless-workflow-examples ]
os: [ubuntu-latest]
- java-version: [11]
- maven-version: ['3.8.7']
+ java-version: [17]
+ maven-version: ['3.9.3']
include:
- job_name: kogito-quarkus-examples
repository: incubator-kie-kogito-examples
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]