Skip to content

Commit 798c43a

Browse files
committed
Update to most recent Tomcat 8.x EL API and Impl
1 parent dd7e51e commit 798c43a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

accesscontroltool-bundle/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,12 @@
142142
<dependency>
143143
<groupId>org.apache.tomcat</groupId>
144144
<artifactId>tomcat-el-api</artifactId>
145-
<version>8.5.59</version>
145+
<version>8.5.60</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>org.apache.tomcat</groupId>
149149
<artifactId>tomcat-jasper-el</artifactId>
150-
<version>8.5.58</version>
150+
<version>8.5.61</version>
151151
</dependency>
152152

153153
<dependency>

0 commit comments

Comments
 (0)