GH-634 - Upgrade to Spring Boot 3.1.12.
This commit is contained in:
2
.github/workflows/integration.yaml
vendored
2
.github/workflows/integration.yaml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
integration:
|
||||
strategy:
|
||||
matrix:
|
||||
version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.12-SNAPSHOT', '3.2.5', '3.2.6-SNAPSHOT']
|
||||
version: ['3.0.13', '3.0.14-SNAPSHOT', '3.1.13-SNAPSHOT', '3.2.5', '3.2.6-SNAPSHOT']
|
||||
name: Build against Boot ${{ matrix.version }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user