Skip to content

Commit

Permalink
Uses final Struts 7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Dec 19, 2024
1 parent b92c8d0 commit 76fe943
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 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.javadoc.skip>true</maven.javadoc.skip>

<struts2.version>7.0.0-M9</struts2.version>
<struts2.version>7.0.0</struts2.version>
<log4j2.version>2.24.2</log4j2.version>
<jetty-plugin.version>11.0.18</jetty-plugin.version>
<jackson.version>2.14.1</jackson.version>
Expand Down

0 comments on commit 76fe943

Please sign in to comment.