File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040
4141 - name : Import GPG key
4242 id : import_gpg
43- uses : crazy-max/ghaction-import-gpg@v5
43+ uses : crazy-max/ghaction-import-gpg@v5.2.0
4444 with :
4545 gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }}
4646 passphrase : ${{ secrets.GPG_PASSPHRASE }}
Original file line number Diff line number Diff line change 3737 <!-- Dependency versions, matched to Spring Boot -->
3838 <aspectj .version>1.9.19</aspectj .version>
3939 <slf4j .version>2.0.6</slf4j .version>
40- <spring .version>6.0.4 </spring .version>
40+ <spring .version>6.0.5 </spring .version>
4141
4242 <!-- Test dependency versions -->
43- <spt-development-test >3.0.2 </spt-development-test >
43+ <spt-development-test >3.0.3 </spt-development-test >
4444
4545 <!-- Test dependency versions, matched to Spring Boot -->
4646 <hamcrest .version>2.2</hamcrest .version>
You can’t perform that action at this time.
0 commit comments