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

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-generic-event-monitor/pom.xml

    r2260 r2263  
    116116            </plugin> 
    117117            <plugin> 
    118                 <groupId>org.codehaus.mojo</groupId> 
    119                 <artifactId>findbugs-maven-plugin</artifactId> 
    120                 <version>3.0.5</version> 
     118                <groupId>com.github.spotbugs</groupId> 
     119                <artifactId>spotbugs-maven-plugin</artifactId> 
     120                <version>3.1.12</version> 
    121121                <configuration> 
    122122                    <xmlOutput>true</xmlOutput> 
Note: See TracChangeset for help on using the changeset viewer.