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