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 9696 <lombok-source .version>1.18.36</lombok-source .version>
9797 <junit-jupiter .version>5.11.4</junit-jupiter .version>
9898 <junit-jupiter-engine .version>5.10.1</junit-jupiter-engine .version>
99- <gson .version>2.11.0 </gson .version>
99+ <gson .version>2.12.1 </gson .version>
100100 <maven-site-plugin .version>3.3</maven-site-plugin .version>
101101 <maven-gpg-plugin .version>1.5</maven-gpg-plugin .version>
102102 <maven-compiler-plugin .version>3.8.0</maven-compiler-plugin .version>
149149 <dependency >
150150 <groupId >org.jetbrains</groupId >
151151 <artifactId >annotations</artifactId >
152- <version >25 .0.0 </version >
152+ <version >26 .0.1 </version >
153153 <scope >provided</scope >
154154 </dependency >
155155 <dependency >
208208 <dependency >
209209 <groupId >org.jsoup</groupId >
210210 <artifactId >jsoup</artifactId >
211- <version >1.18.3 </version >
211+ <version >1.19.1 </version >
212212 </dependency >
213213 <dependency >
214214 <groupId >org.jetbrains.kotlin</groupId >
215215 <artifactId >kotlin-stdlib</artifactId >
216- <version >2.1.0 </version >
216+ <version >2.1.10 </version >
217217 </dependency >
218218 </dependencies >
219219
You can’t perform that action at this time.
0 commit comments