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=50ced775c8833024f6afe9139e6299e985279e17;hpb=cfe8da54ba487edcfe4d5cbb61dc6587a96d4114 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} + + + +