File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Check out repository
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v5
1818 - name : Set up JDK
1919 uses : actions/setup-java@v4
2020 with :
4141 runs-on : ubuntu-latest
4242 steps :
4343 - name : Check out repository
44- uses : actions/checkout@v4
44+ uses : actions/checkout@v5
4545 - name : Set up cache
4646 uses : actions/cache@v4
4747 env :
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >2.7.18 </version >
9+ <version >3.5.4 </version >
1010 </parent >
1111
1212 <name >DigitalCollections: Euphoria Streaming Server</name >
104104 <dependency >
105105 <groupId >net.logstash.logback</groupId >
106106 <artifactId >logstash-logback-encoder</artifactId >
107- <version >7.3 </version >
107+ <version >8.1 </version >
108108 </dependency >
109109 <dependency >
110110 <groupId >nz.net.ultraq.thymeleaf</groupId >
You can’t perform that action at this time.
0 commit comments