File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 <plugin >
8888 <groupId >org.apache.maven.plugins</groupId >
8989 <artifactId >maven-compiler-plugin</artifactId >
90- <version >3.10.1 </version >
90+ <version >3.11.0 </version >
9191 <configuration >
9292 <source >1.8</source >
9393 <target >1.8</target >
104104 <plugin >
105105 <groupId >org.apache.maven.plugins</groupId >
106106 <artifactId >maven-source-plugin</artifactId >
107- <version >3.2.1 </version >
107+ <version >3.3.0 </version >
108108 <executions >
109109 <execution >
110110 <id >attach-sources</id >
118118 <plugin >
119119 <groupId >org.apache.maven.plugins</groupId >
120120 <artifactId >maven-javadoc-plugin</artifactId >
121- <version >3.4.1 </version >
121+ <version >3.6.2 </version >
122122 <configuration >
123123 <source >1.8</source >
124124 </configuration >
135135 <plugin >
136136 <groupId >org.apache.maven.plugins</groupId >
137137 <artifactId >maven-gpg-plugin</artifactId >
138- <version >3.0.1 </version >
138+ <version >3.1.0 </version >
139139 <executions >
140140 <execution >
141141 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments