Merge branch 'spring-projects:main' into main

This commit is contained in:
Krishna Manchikalapudi 2025-10-27 07:51:17 -07:00 committed by GitHub
commit a9775b002a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
49 changed files with 242 additions and 134 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ '17' ]
java: [ '25' ]
steps:
- uses: actions/checkout@v4

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [ '17' ]
java: [ '25' ]
steps:
- uses: actions/checkout@v4