Skip to content

Commit

Permalink
Bump com.github.eirslett:frontend-maven-plugin in /keycloak-theme
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.13.3 to 1.14.0.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.13.3...frontend-plugins-1.14.0)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 7411fdb commit 64ec0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<description>Keycloak Administration UI</description>

<properties>
<frontend.maven.plugin.version>1.13.3</frontend.maven.plugin.version>
<frontend.maven.plugin.version>1.14.0</frontend.maven.plugin.version>
<frontend.maven.plugin.nodeVersion>v18.9.0</frontend.maven.plugin.nodeVersion>

<keycloak.version>22.0.0</keycloak.version>
Expand Down

0 comments on commit 64ec0f4

Please sign in to comment.