Skip to content

Commit f888050

Browse files
build(deps): Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#7)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 332a9ce commit f888050

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
@@ -15,7 +15,7 @@
1515
<java.version>17</java.version>
1616

1717
<unitils-core.version>3.4.6</unitils-core.version>
18-
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
18+
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
1919
<SIG_SECRET_KEY>JWTSecretKeyDontUseInProduction!</SIG_SECRET_KEY>
2020
<mapstruct.version>1.5.2.Final</mapstruct.version>
2121
<communication.version>2.1.0-b8</communication.version>

0 commit comments

Comments
 (0)