Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Aug 2, 2024
1 parent ecba9f3 commit 0df246e
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 @@ -947,7 +947,6 @@
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
<version>${jakarta.jstl.api.version}</version>
<!-- contains taglibs.standard -->
<!-- <scope>provided</scope> -->
<exclusions>
<exclusion>
Expand All @@ -963,6 +962,7 @@
<dependency>
<groupId>org.glassfish.web</groupId>
<artifactId>jakarta.servlet.jsp.jstl</artifactId>
<!-- contains taglibs.standard -->
<version>${jakarta.jstl.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 0df246e

Please sign in to comment.