Skip to content

Commit

Permalink
Update org.mortbay.jasper:apache-jsp to 9.0.83 and add apache-el.
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Dec 12, 2023
1 parent 17ac226 commit 3e6518b
Showing 1 changed file with 7 additions and 1 deletion.
Expand Up @@ -308,7 +308,13 @@
<dependency>
<groupId>org.mortbay.jasper</groupId>
<artifactId>apache-jsp</artifactId>
<version>9.0.52</version>
<version>9.0.83</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.mortbay.jasper</groupId>
<artifactId>apache-el</artifactId>
<version>9.0.83</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3e6518b

Please sign in to comment.