We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc16780 commit 08452d3Copy full SHA for 08452d3
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
matrix:
49
java: [ 21, 22 ]
50
- spring-boot-version: [ 3.2.9, 3.3.3, 3.4.0-M2 ]
+ spring-boot-version: [ 3.3.6, 3.4.0 ]
51
52
steps:
53
- uses: actions/checkout@v4
0 commit comments