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.3.4 </version >
47+ <version >3.3.5 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >me.paulschwarz</groupId >
115115 <dependency >
116116 <groupId >org.xerial</groupId >
117117 <artifactId >sqlite-jdbc</artifactId >
118- <version >3.46.1.3 </version >
118+ <version >3.47.0.0 </version >
119119 </dependency >
120120 <dependency >
121121 <groupId >software.amazon.awssdk</groupId >
122122 <artifactId >s3</artifactId >
123- <version >2.28.26 </version >
123+ <version >2.29.1 </version >
124124 </dependency >
125125 <dependency >
126126 <groupId >org.junit.jupiter</groupId >
140140 <plugin >
141141 <groupId >org.springframework.boot</groupId >
142142 <artifactId >spring-boot-maven-plugin</artifactId >
143- <version >3.3.4 </version >
143+ <version >3.3.5 </version >
144144 <executions >
145145 <execution >
146146 <configuration >
You can’t perform that action at this time.
0 commit comments