Skip to content

Commit 296dd53

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.6.0 to 4.9.8.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.6.0...spotbugs-maven-plugin-4.9.8.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d80cda commit 296dd53

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

jans-casa/plugins/acct-linking/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>com.github.spotbugs</groupId>
7575
<artifactId>spotbugs-maven-plugin</artifactId>
76-
<version>4.9.6.0</version>
76+
<version>4.9.8.2</version>
7777
</plugin>
7878
</plugins>
7979
</build>

jans-casa/plugins/bioid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<plugin>
7373
<groupId>com.github.spotbugs</groupId>
7474
<artifactId>spotbugs-maven-plugin</artifactId>
75-
<version>4.9.6.0</version>
75+
<version>4.9.8.2</version>
7676
</plugin>
7777
</plugins>
7878
</build>

jans-casa/plugins/client-authorizations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>com.github.spotbugs</groupId>
7575
<artifactId>spotbugs-maven-plugin</artifactId>
76-
<version>4.9.6.0</version>
76+
<version>4.9.8.2</version>
7777
</plugin>
7878
</plugins>
7979
</build>

jans-casa/plugins/custom-branding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>com.github.spotbugs</groupId>
7575
<artifactId>spotbugs-maven-plugin</artifactId>
76-
<version>4.9.6.0</version>
76+
<version>4.9.8.2</version>
7777
</plugin>
7878
</plugins>
7979
</build>

jans-casa/plugins/email_2fa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>com.github.spotbugs</groupId>
7373
<artifactId>spotbugs-maven-plugin</artifactId>
74-
<version>4.9.6.0</version>
74+
<version>4.9.8.2</version>
7575
</plugin>
7676
</plugins>
7777
</build>

jans-casa/plugins/strong-authn-settings/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>com.github.spotbugs</groupId>
7676
<artifactId>spotbugs-maven-plugin</artifactId>
77-
<version>4.9.6.0</version>
77+
<version>4.9.8.2</version>
7878
</plugin>
7979
</plugins>
8080
</build>

jans-casa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
<plugin>
245245
<groupId>com.github.spotbugs</groupId>
246246
<artifactId>spotbugs-maven-plugin</artifactId>
247-
<version>4.9.6.0</version>
247+
<version>4.9.8.2</version>
248248
</plugin>
249249
<plugin>
250250
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)