File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616# under the License.
1717wrapperVersion =3.3.4
1818distributionType =only-script
19- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11 /apache-maven-3.9.11 -bin.zip
19+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12 /apache-maven-3.9.12 -bin.zip
Original file line number Diff line number Diff line change 100100 <dependency >
101101 <groupId >com.fasterxml.jackson.core</groupId >
102102 <artifactId >jackson-databind</artifactId >
103- <version >2.20.1 </version >
103+ <version >2.21.0 </version >
104104 </dependency >
105105
106106 <!-- APT dependencies -->
165165 <dependency >
166166 <groupId >ch.qos.logback</groupId >
167167 <artifactId >logback-classic</artifactId >
168- <version >1.5.21 </version >
168+ <version >1.5.32 </version >
169169 <scope >test</scope >
170170 </dependency >
171171
219219 <dependency >
220220 <groupId >org.springframework.boot</groupId >
221221 <artifactId >spring-boot-starter-validation</artifactId >
222- <version >3.5.8 </version >
222+ <version >3.5.11 </version >
223223 <scope >test</scope >
224224 </dependency >
225225
356356 <plugin >
357357 <groupId >org.sonatype.central</groupId >
358358 <artifactId >central-publishing-maven-plugin</artifactId >
359- <version >0.9 .0</version >
359+ <version >0.10 .0</version >
360360 <extensions >true</extensions >
361361 <configuration >
362362 <publishingServerId >central</publishingServerId >
372372 <plugin >
373373 <groupId >org.apache.maven.plugins</groupId >
374374 <artifactId >maven-compiler-plugin</artifactId >
375- <version >3.14.1 </version >
375+ <version >3.15.0 </version >
376376 <configuration >
377377 <source >17</source >
378378 <target >17</target >
You can’t perform that action at this time.
0 commit comments