Skip to content

Commit 4458f73

Browse files
Bump rpm-maven-plugin from 2.1.5 to 2.2.0 (#297)
Bumps [rpm-maven-plugin](https://github.com/mojohaus/rpm-maven-plugin) from 2.1.5 to 2.2.0. - [Commits](mojohaus/rpm-maven-plugin@rpm-maven-plugin-2.1.5...rpm-maven-plugin-2.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:rpm-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cd1796 commit 4458f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<javassist.maven.plugin.version>0.2.6</javassist.maven.plugin.version>
127127
<maven.assembly.plugin.version>2.6</maven.assembly.plugin.version>
128128
<maven.properties.plugin.version>1.1.0</maven.properties.plugin.version>
129-
<rpm.maven.plugin.version>2.1.5</rpm.maven.plugin.version>
129+
<rpm.maven.plugin.version>2.2.0</rpm.maven.plugin.version>
130130

131131
<!-- Spotbugs -->
132132
<spotbugs.exclude>${project.basedir}/spotbugs.exclude.xml</spotbugs.exclude>

0 commit comments

Comments
 (0)