Skip to content

Commit 1711a96

Browse files
Bump properties-maven-plugin from 1.0.0 to 1.1.0 (#284)
Bumps [properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](mojohaus/properties-maven-plugin@properties-maven-plugin-1.0.0...properties-maven-plugin-1.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:properties-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 94d31d7 commit 1711a96

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
@@ -125,7 +125,7 @@
125125
<docker.maven.plugin.version>0.40.3</docker.maven.plugin.version>
126126
<javassist.maven.plugin.version>0.2.6</javassist.maven.plugin.version>
127127
<maven.assembly.plugin.version>2.6</maven.assembly.plugin.version>
128-
<maven.properties.plugin.version>1.0.0</maven.properties.plugin.version>
128+
<maven.properties.plugin.version>1.1.0</maven.properties.plugin.version>
129129
<rpm.maven.plugin.version>2.1.5</rpm.maven.plugin.version>
130130

131131
<!-- Spotbugs -->

0 commit comments

Comments
 (0)