We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd8f36 commit 04cfa31Copy full SHA for 04cfa31
pom.xml
@@ -333,7 +333,7 @@ limitations under the License.
333
<plugin>
334
<groupId>org.apache.maven.plugins</groupId>
335
<artifactId>maven-compiler-plugin</artifactId>
336
- <version>3.2</version>
+ <version>3.3</version>
337
<configuration>
338
<source>${maven.compiler.source}</source>
339
<target>${maven.compiler.target}</target>
@@ -521,7 +521,7 @@ limitations under the License.
521
522
<groupId>org.codehaus.mojo</groupId>
523
<artifactId>findbugs-maven-plugin</artifactId>
524
- <version>2.5.2</version>
+ <version>3.0.2</version>
525
</plugin>
526
527
0 commit comments