Skip to content

Commit bf4d3ea

Browse files
dependabot[bot]joaodinissf
authored andcommitted
chore(deps): bump com.github.spotbugs:spotbugs in /ddk-parent
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.9.5 to 4.9.6. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.5...4.9.6) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 806323f commit bf4d3ea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ddk-parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0"
2+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>com.avaloq.tools.ddk</groupId>
@@ -51,7 +51,7 @@
5151
<clean.version>3.5.0</clean.version>
5252
<deploy.version>3.1.4</deploy.version>
5353
<spotbugs.plugin.version>4.9.6.0</spotbugs.plugin.version>
54-
<spotbugs.version>4.9.5</spotbugs.version>
54+
<spotbugs.version>4.9.6</spotbugs.version>
5555
<pmd.plugin.version>3.27.0</pmd.plugin.version>
5656
<pmd.version>7.17.0</pmd.version>
5757
<tycho.version>5.0.0</tycho.version>

0 commit comments

Comments
 (0)