- use eclipse transformer on sitemesh2
This commit is contained in:
jdyer1
2023-11-14 15:48:32 -06:00
committed by Lukasz Lenart
parent 72d07f838d
commit 6e76a3abc8
6 changed files with 85 additions and 10 deletions
+3 -2
View File
@@ -118,8 +118,9 @@
</dependency>
<dependency>
<groupId>org.sitemesh</groupId>
<artifactId>sitemesh</artifactId>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-sitemesh2-jakarta</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>