File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >org.springframework.boot</groupId >
4646 <artifactId >spring-boot-starter-web</artifactId >
47- <version >3.4.5 </version >
47+ <version >3.5.0 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >me.paulschwarz</groupId >
9595 <dependency >
9696 <groupId >org.redisson</groupId >
9797 <artifactId >redisson</artifactId >
98- <version >3.46 .0</version >
98+ <version >3.47 .0</version >
9999 <exclusions >
100100 <exclusion >
101101 <groupId >ch.qos.logback</groupId >
136136 <dependency >
137137 <groupId >de.siegmar</groupId >
138138 <artifactId >fastcsv</artifactId >
139- <version >3.6 .0</version >
139+ <version >3.7 .0</version >
140140 </dependency >
141141 <dependency >
142142 <groupId >com.google.code.gson</groupId >
161161 <plugin >
162162 <groupId >org.springframework.boot</groupId >
163163 <artifactId >spring-boot-maven-plugin</artifactId >
164- <version >3.4.5 </version >
164+ <version >3.5.0 </version >
165165 <executions >
166166 <execution >
167167 <configuration >
You can’t perform that action at this time.
0 commit comments