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 <maven .compiler.release>17</maven .compiler.release>
3838
3939 <!-- Dependency versions -->
40- <spring-boot .version>3.0.2 </spring-boot .version>
40+ <spring-boot .version>3.0.3 </spring-boot .version>
4141 <spt-cid .version>2.0.11</spt-cid .version>
42- <spt-logging-spring .version>3.0.2 </spt-logging-spring .version>
42+ <spt-logging-spring .version>3.0.3 </spt-logging-spring .version>
4343
4444 <!-- Plugin versions -->
4545 <checkstyle-maven-plugin .version>3.1.2</checkstyle-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments