File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
openapi-client-maven-template-demo
openapi-client-maven-template Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6767 <plugin >
6868 <groupId >org.apache.maven.plugins</groupId >
6969 <artifactId >maven-assembly-plugin</artifactId >
70- <version >3.6 .0</version >
70+ <version >3.7 .0</version >
7171 <configuration >
7272 <archive >
7373 <manifest >
107107 <dependency >
108108 <groupId >com.puppycrawl.tools</groupId >
109109 <artifactId >checkstyle</artifactId >
110- <version >10.14.0 </version >
110+ <version >10.14.1 </version >
111111 </dependency >
112112 </dependencies >
113113 <configuration >
Original file line number Diff line number Diff line change 244244 <plugin >
245245 <groupId >org.apache.maven.plugins</groupId >
246246 <artifactId >maven-gpg-plugin</artifactId >
247- <version >3.1 .0</version >
247+ <version >3.2 .0</version >
248248 <executions >
249249 <execution >
250250 <id >sign-artifacts</id >
419419 <dependency >
420420 <groupId >com.puppycrawl.tools</groupId >
421421 <artifactId >checkstyle</artifactId >
422- <version >10.14.0 </version >
422+ <version >10.14.1 </version >
423423 </dependency >
424424 </dependencies >
425425 <configuration >
You can’t perform that action at this time.
0 commit comments