Skip to content

Commit

Permalink
Add missing Rocker Maven Plugin version
Browse files Browse the repository at this point in the history
Fixes #453

Signed-off-by: Thomas Segismont <[email protected]>
  • Loading branch information
tsegismont committed Aug 31, 2023
1 parent 4e72528 commit 2341c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
<plugin>
<groupId>com.fizzed</groupId>
<artifactId>rocker-maven-plugin</artifactId>
<version>1.3.0</version>
<executions>
<execution>
<id>generate-rocker-templates</id>
Expand Down

0 comments on commit 2341c12

Please sign in to comment.