Skip to content

Commit 4e5c25b

Browse files
committed
#11 - Upgraded dependencies.
AspectJ 1.7.1 -> 1.7.2 Logback 1.0.6 -> 1.0.11 Mockito 1.9.0 -> 1.9.5
1 parent 7be4bbb commit 4e5c25b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: parent/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@
102102
<!-- dist.accessKey -->
103103
<!-- dist.secretKey -->
104104

105-
<aspectj>1.7.1</aspectj>
105+
<aspectj>1.7.2</aspectj>
106106
<cdi>1.0</cdi>
107107
<hamcrest>1.3</hamcrest>
108108
<jodatime>2.1</jodatime>
109109
<junit>4.11</junit>
110-
<logback>1.0.6</logback>
111-
<mockito>1.9.0</mockito>
110+
<logback>1.0.11</logback>
111+
<mockito>1.9.5</mockito>
112112
<querydsl>3.0.0</querydsl>
113113
<slf4j>1.7.1</slf4j>
114114
<spring>3.1.4.RELEASE</spring>

0 commit comments

Comments
 (0)