X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=examples%2Fspring%2Fpom.xml;fp=examples%2Fspring%2Fpom.xml;h=b6924e4164e45cb137564268f205aa1cc319303c;hp=90010cceb1f1b13d3252561f1547baae5f29cbc3;hb=69694cfb76e37b0aa8cff22688601271f873e0fc;hpb=61a5f26b9005470c242ca76d398dd07687074713 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} + + + +