X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=examples%2Fspring%2Fpom.xml;h=b6924e4164e45cb137564268f205aa1cc319303c;hp=90010cceb1f1b13d3252561f1547baae5f29cbc3;hb=1d395c6002486d485bde0d5dc713886d70bd3f8a;hpb=8e399db0b0860812452868e08e20ee82ddf1f528 diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 90010cce..b6924e41 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -14,4 +14,25 @@ war Juplo - Examples: Spring-MVC + + + + + org.springframework + spring-context + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + +