File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5454 <dependency >
5555 <groupId >io.github.hakky54</groupId >
5656 <artifactId >ayza</artifactId >
57- <version >10.0.2 </version >
57+ <version >10.0.3 </version >
5858 </dependency >
5959 <dependency >
6060 <groupId >org.bouncycastle</groupId >
Original file line number Diff line number Diff line change 5454
5555 <!-- used for deployment to SonarSource Artifactory -->
5656 <gitRepositoryName >sonar-scanner-java-library</gitRepositoryName >
57- <mockito .version>5.20 .0</mockito .version>
57+ <mockito .version>5.22 .0</mockito .version>
5858 <!-- Don't update to slf4j 2 to continue supporting the Scanner for Maven with Maven < 4 -->
5959 <slf4j .version>1.7.36</slf4j .version>
6060 </properties >
8989 <dependency >
9090 <groupId >org.junit</groupId >
9191 <artifactId >junit-bom</artifactId >
92- <version >5.14.1 </version >
92+ <version >6.0.3 </version >
9393 <type >pom</type >
9494 <scope >import</scope >
9595 </dependency >
111111 <dependency >
112112 <groupId >commons-codec</groupId >
113113 <artifactId >commons-codec</artifactId >
114- <version >1.20 .0</version >
114+ <version >1.21 .0</version >
115115 </dependency >
116116 </dependencies >
117117 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments