File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >org.junit</groupId >
4646 <artifactId >junit-bom</artifactId >
47- <version >5.7.1 </version >
47+ <version >5.7.2 </version >
4848 <type >pom</type >
4949 <scope >import</scope >
5050 </dependency >
109109 <dependency >
110110 <groupId >org.postgresql</groupId >
111111 <artifactId >postgresql</artifactId >
112- <version >42.2.13 </version >
112+ <version >42.2.19 </version >
113113 <scope >test</scope >
114114 </dependency >
115115 <dependency >
185185 <plugin >
186186 <groupId >org.jacoco</groupId >
187187 <artifactId >jacoco-maven-plugin</artifactId >
188- <version >0.8.6 </version >
188+ <version >0.8.7 </version >
189189 <executions >
190190 <execution >
191191 <goals >
234234 <plugin >
235235 <groupId >com.mycila</groupId >
236236 <artifactId >license-maven-plugin</artifactId >
237- <version >4.0.rc1 </version >
237+ <version >4.1 </version >
238238 <configuration >
239239 <header >license-header.txt</header >
240240 <includes >
332332 </plugin >
333333 <plugin >
334334 <artifactId >maven-javadoc-plugin</artifactId >
335- <version >3.0.1 </version >
335+ <version >3.2.0 </version >
336336 <executions >
337337 <execution >
338338 <id >attach-javadocs</id >
349349 <plugin >
350350 <groupId >org.sonatype.plugins</groupId >
351351 <artifactId >nexus-staging-maven-plugin</artifactId >
352- <version >1.6.7 </version >
352+ <version >1.6.8 </version >
353353 <extensions >true</extensions >
354354 <configuration >
355355 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments