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 5252 <dependency >
5353 <groupId >org.mockito</groupId >
5454 <artifactId >mockito-core</artifactId >
55- <version >5.19 .0</version >
55+ <version >5.20 .0</version >
5656 <scope >test</scope >
5757 </dependency >
5858 <dependency >
9393 </plugin >
9494 <plugin >
9595 <artifactId >maven-compiler-plugin</artifactId >
96- <version >3.14.0 </version >
96+ <version >3.14.1 </version >
9797 </plugin >
9898 <plugin >
9999 <artifactId >maven-surefire-plugin</artifactId >
126126 <plugin >
127127 <groupId >org.apache.maven.plugins</groupId >
128128 <artifactId >maven-compiler-plugin</artifactId >
129- <version >3.14.0 </version >
129+ <version >3.14.1 </version >
130130 <configuration >
131131 <source >11</source >
132132 <target >11</target >
135135 <plugin >
136136 <groupId >org.apache.maven.plugins</groupId >
137137 <artifactId >maven-javadoc-plugin</artifactId >
138- <version >3.11.3 </version >
138+ <version >3.12.0 </version >
139139 <executions >
140140 <execution >
141141 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments