File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.springframework.boot</groupId >
1313 <artifactId >spring-boot-starter-parent</artifactId >
14- <version >3.5.10 </version >
14+ <version >3.5.11 </version >
1515 <relativePath />
1616 <!-- lookup parent from repository -->
1717 </parent >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >software.amazon.awssdk</groupId >
3838 <artifactId >s3</artifactId >
39- <version >2.41.30 </version >
39+ <version >2.42.1 </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >org.opensaml</groupId >
122122 <dependency >
123123 <groupId >com.fasterxml.jackson.datatype</groupId >
124124 <artifactId >jackson-datatype-jdk8</artifactId >
125- <version >2.21.0 </version >
125+ <version >2.21.1 </version >
126126 </dependency >
127127<!-- <dependency>-->
128128<!-- <groupId>com.squareup.okhttp3</groupId>-->
137137 <dependency >
138138 <groupId >org.flywaydb</groupId >
139139 <artifactId >flyway-mysql</artifactId >
140- <version >12.0.1 </version >
140+ <version >12.0.2 </version >
141141 </dependency >
142142 <dependency >
143143 <groupId >org.mariadb.jdbc</groupId >
225225 <dependency >
226226 <groupId >com.fasterxml.jackson.datatype</groupId >
227227 <artifactId >jackson-datatype-hibernate6</artifactId >
228- <version >2.21.0 </version >
228+ <version >2.21.1 </version >
229229 </dependency >
230230 <dependency >
231231 <groupId >com.icegreen</groupId >
You can’t perform that action at this time.
0 commit comments