Skip to content

Commit

Permalink
deps: bump frontend-maven-plugin from 1.12.1 to 1.13.3 (#307)
Browse files Browse the repository at this point in the history
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.13.3.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.12.1...frontend-plugins-1.13.3)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent 96a33c9 commit b6e465d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin.version.maven-resources-plugin>2.6</plugin.version.maven-resources-plugin>
<plugin.version.maven-assembly-plugin>3.6.0</plugin.version.maven-assembly-plugin>
<plugin.version.maven-release-plugin>3.0.1</plugin.version.maven-release-plugin>
<plugin.version.frontend-maven-plugin>1.12.1</plugin.version.frontend-maven-plugin>
<plugin.version.frontend-maven-plugin>1.13.3</plugin.version.frontend-maven-plugin>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b6e465d

Please sign in to comment.