Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Oct 20, 2018
1 parent e155261 commit b2e1643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cas-client-integration-tomcat-v85/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>8.5.16</version>
<version>8.5.34</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>8.5.16</version>
<version>8.5.34</version>
<type>jar</type>
<scope>provided</scope>
<exclusions>
Expand Down

0 comments on commit b2e1643

Please sign in to comment.