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 eb3dda9 commit b7c8eabCopy full SHA for b7c8eab
pom.xml
@@ -629,7 +629,7 @@
629
<plugin>
630
<groupId>net.revelc.code</groupId>
631
<artifactId>impsort-maven-plugin</artifactId>
632
- <version>1.10.0</version>
+ <version>1.11.0</version>
633
<executions>
634
<execution>
635
<goals>
@@ -891,7 +891,7 @@
891
892
<groupId>com.github.spotbugs</groupId>
893
<artifactId>spotbugs-maven-plugin</artifactId>
894
- <version>4.8.5.0</version>
+ <version>4.8.6.1</version>
895
<configuration>
896
<includeFilterFile>${project.rootdir}/codestyle/findbugs.xml</includeFilterFile>
897
<excludeFilterFile>${project.rootdir}/codestyle/spotbugs-exclusions.xml</excludeFilterFile>
0 commit comments