diff --git a/pom.xml b/pom.xml index a224523..4522431 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.retry spring-retry - 1.1.3.BUILD-SNAPSHOT + 1.2.0.BUILD-SNAPSHOT Spring Retry @@ -21,7 +21,7 @@ jar true - 4.0.4.RELEASE + 4.2.6.RELEASE @@ -150,7 +150,7 @@ junit junit - 4.11 + 4.12 test @@ -162,13 +162,13 @@ org.aspectj aspectjrt - 1.7.4 + 1.8.9 test org.aspectj aspectjweaver - 1.7.4 + 1.8.9 test