File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 8989 <plugin >
9090 <groupId >com.google.code.maven-replacer-plugin</groupId >
9191 <artifactId >replacer</artifactId >
92+ <version >1.5.3</version >
9293 <executions >
9394 <execution >
9495 <id >process-packageVersion</id >
9899 </plugin >
99100 <plugin >
100101 <artifactId >maven-compiler-plugin</artifactId >
102+ <version >3.14.0</version >
101103 <configuration >
102104 <source >1.8</source >
103105 <target >1.8</target >
106108 <plugin >
107109 <groupId >org.apache.maven.plugins</groupId >
108110 <artifactId >maven-jar-plugin</artifactId >
111+ <version >3.4.2</version >
109112 <configuration >
110113 <archive >
111114 <manifestEntries >
168171 <plugin >
169172 <groupId >org.cyclonedx</groupId >
170173 <artifactId >cyclonedx-maven-plugin</artifactId >
174+ <version >2.9.1</version >
171175 </plugin >
172176 <plugin >
173177 <groupId >org.apache.maven.plugins</groupId >
174178 <artifactId >maven-resources-plugin</artifactId >
179+ <version >3.3.1</version >
175180 <executions >
176181 <execution >
177182 <id >copy-meta-inf-resources</id >
204209 <plugin >
205210 <groupId >org.apache.maven.plugins</groupId >
206211 <artifactId >maven-javadoc-plugin</artifactId >
212+ <version >3.11.3</version >
207213 </plugin >
208214 <plugin >
209215 <groupId >org.apache.maven.plugins</groupId >
210216 <artifactId >maven-gpg-plugin</artifactId >
217+ <version >3.2.8</version >
211218 </plugin >
212219 </plugins >
213220 </build >
You can’t perform that action at this time.
0 commit comments