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 1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1919
2020 <slf4j .version>1.7.36</slf4j .version>
21- <junit .version>5.9.3 </junit .version>
21+ <junit .version>5.13.4 </junit .version>
2222
23- <ydb .sdk.version>2.3.17 </ydb .sdk.version>
23+ <ydb .sdk.version>2.3.18 </ydb .sdk.version>
2424 </properties >
2525
2626 <licenses >
223223 <plugin >
224224 <groupId >org.apache.maven.plugins</groupId >
225225 <artifactId >maven-gpg-plugin</artifactId >
226- <version >3.2.7 </version >
226+ <version >3.2.8 </version >
227227 <executions >
228228 <execution >
229229 <id >sign-artifacts</id >
243243 <plugin >
244244 <groupId >org.sonatype.central</groupId >
245245 <artifactId >central-publishing-maven-plugin</artifactId >
246- <version >0.7 .0</version >
246+ <version >0.8 .0</version >
247247 <extensions >true</extensions >
248248 <configuration >
249249 <publishingServerId >ossrh-s01</publishingServerId >
You can’t perform that action at this time.
0 commit comments