Skip to content

Commit

Permalink
Merge pull request #1649 from apache/dependabot/maven/jakarta.servlet…
Browse files Browse the repository at this point in the history
….jsp.jstl-jakarta.servlet.jsp.jstl-api-3.0.1

chore(deps-dev): bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api from 3.0.0 to 3.0.1
  • Loading branch information
lprimak authored Aug 13, 2024
2 parents d1e3950 + 0715d4e commit e1526e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/web-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>jakarta.servlet.jsp.jstl-api</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit e1526e1

Please sign in to comment.