Skip to content

Commit b7c8eab

Browse files
chore: [DevOps] bump the plugins group with 2 updates (#490)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com>
1 parent eb3dda9 commit b7c8eab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@
629629
<plugin>
630630
<groupId>net.revelc.code</groupId>
631631
<artifactId>impsort-maven-plugin</artifactId>
632-
<version>1.10.0</version>
632+
<version>1.11.0</version>
633633
<executions>
634634
<execution>
635635
<goals>
@@ -891,7 +891,7 @@
891891
<plugin>
892892
<groupId>com.github.spotbugs</groupId>
893893
<artifactId>spotbugs-maven-plugin</artifactId>
894-
<version>4.8.5.0</version>
894+
<version>4.8.6.1</version>
895895
<configuration>
896896
<includeFilterFile>${project.rootdir}/codestyle/findbugs.xml</includeFilterFile>
897897
<excludeFilterFile>${project.rootdir}/codestyle/spotbugs-exclusions.xml</excludeFilterFile>

0 commit comments

Comments
 (0)