Ignore:
Timestamp:
08/01/19 14:53:29 (5 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest/pom.xml

    r2260 r2263  
    7171            </plugin> 
    7272            <plugin> 
    73                 <groupId>org.codehaus.mojo</groupId> 
    74                 <artifactId>findbugs-maven-plugin</artifactId> 
    75                 <version>3.0.5</version> 
     73                <groupId>com.github.spotbugs</groupId> 
     74                <artifactId>spotbugs-maven-plugin</artifactId> 
     75                <version>3.1.12</version> 
    7676                <configuration> 
    7777                    <xmlOutput>true</xmlOutput> 
Note: See TracChangeset for help on using the changeset viewer.