Mercurial > hg > digilib
diff servlet2/pom.xml @ 1499:31566778c251
new OpenID Connect authentication OpenIdAuthnOps works now!
author | robcast |
---|---|
date | Thu, 31 Mar 2016 17:05:28 +0200 |
parents | 2197975ec945 |
children | 8dff61ffdbc3 |
line wrap: on
line diff
--- a/servlet2/pom.xml Thu Mar 31 14:08:01 2016 +0200 +++ b/servlet2/pom.xml Thu Mar 31 17:05:28 2016 +0200 @@ -18,7 +18,7 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> - <version>2.3</version> + <version>2.4</version> <type>jar</type> <scope>provided</scope> </dependency>