Updated dependencies
Bumped Spring Boot to version 5.3.4 Bumped PMD extension to version 1.1.6 Bumped JUnit to version 5.11.3 Bumped JDK to version 23 (GitHub CI)
This commit is contained in:
parent
d98a140f96
commit
e711e405aa
6 changed files with 13 additions and 13 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [17, 21, 22]
|
||||
java-version: [17, 21, 23]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue