Spring Boot 3 migration (#255)
* It compiles * WIP * Upgraded jdk to 17: * Added tests for Github repo * Modified the sagan client * Updated versions
This commit is contained in:
committed by
GitHub
parent
a0b43f5ac6
commit
aa5d636de3
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
java: ["8"]
|
||||
java: ["17"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user