File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 473
473
<artifactId >findsecbugs-plugin</artifactId >
474
474
<version >${version.findsecbugs} </version >
475
475
</plugin >
476
-
477
476
<plugin >
478
- <groupId >net.sourceforge.maven-taglib </groupId >
479
- <artifactId >maven- taglib-plugin</artifactId >
480
- <version >2.4 </version >
477
+ <groupId >io.github.weblegacy </groupId >
478
+ <artifactId >taglib-maven -plugin</artifactId >
479
+ <version >2.6 </version >
481
480
</plugin >
482
-
483
481
<plugin >
484
482
<groupId >org.apache.maven.plugins</groupId >
485
483
<artifactId >maven-changelog-plugin</artifactId >
775
773
776
774
<reporting >
777
775
<plugins >
778
- <!-- plugin>
779
- This is broken currently, in the mvn site output, so commenting out.
780
- <groupId>net.sourceforge.maven-taglib</groupId>
781
- <artifactId>maven-taglib-plugin</artifactId>
782
- </plugin -->
776
+ <plugin >
777
+ <groupId >io.github.weblegacy</groupId >
778
+ <artifactId >taglib-maven-plugin</artifactId >
779
+ </plugin >
783
780
<plugin >
784
781
<groupId >org.apache.maven.plugins</groupId >
785
782
<artifactId >maven-changelog-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments