Skip to content

Commit

Permalink
chore(deps): bump com.github.eirslett:frontend-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.
- [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.14.2)

---
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>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Nov 21, 2023
1 parent 083f860 commit 7799099
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 @@ -69,7 +69,7 @@
<commons-io-version>2.15.0</commons-io-version>
<commons-logging-version>1.2</commons-logging-version>
<exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
<frontend-maven-plugin-version>1.12.1</frontend-maven-plugin-version>
<frontend-maven-plugin-version>1.14.2</frontend-maven-plugin-version>
<guava-version>32.1.1-jre</guava-version>
<hamcrest-version>2.2</hamcrest-version>
<httpclient-version>4.5.14</httpclient-version>
Expand Down

0 comments on commit 7799099

Please sign in to comment.