Skip to content

Commit

Permalink
chore: [DevOps] bump the plugins group with 2 updates (#581)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 0a90fa1 commit c39c58f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
<plugin>
<groupId>net.revelc.code</groupId>
<artifactId>impsort-maven-plugin</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -888,7 +888,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.6.2</version>
<version>4.8.6.3</version>
<configuration>
<includeFilterFile>${project.rootdir}/codestyle/findbugs.xml</includeFilterFile>
<excludeFilterFile>${project.rootdir}/codestyle/spotbugs-exclusions.xml</excludeFilterFile>
Expand Down

0 comments on commit c39c58f

Please sign in to comment.