Skip to content

Commit

Permalink
Merge pull request #245 from mahammedtaheer/develop-java21
Browse files Browse the repository at this point in the history
[MOSIP-32462] Migrated Java 11 to 21 vesion, upgraded spring boot version.
  • Loading branch information
vishwa-vyom authored Apr 30, 2024
2 parents 5616e30 + b1f2130 commit 69ab2cc
Show file tree
Hide file tree
Showing 82 changed files with 379 additions and 374 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ on:
- release*
- master
- 1.*
- develop
- develop*
- MOSIP*

jobs:
build-kernel:
uses: mosip/kattu/.github/workflows/maven-build.yml@master
uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21
with:
SERVICE_LOCATION: ./kernel
BUILD_ARTIFACT: kernel
Expand Down
Loading

0 comments on commit 69ab2cc

Please sign in to comment.