Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 4732b4d

Browse files
committed
Update dependency javax.servlet.jsp:jsp-api to v2.2
1 parent 7b5b81b commit 4732b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>javax.servlet.jsp</groupId>
220220
<artifactId>jsp-api</artifactId>
221-
<version>2.1</version>
221+
<version>2.2</version>
222222
</dependency>
223223
<dependency>
224224
<groupId>junit</groupId>

0 commit comments

Comments
 (0)