We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b353ed2 commit d8d983eCopy full SHA for d8d983e
parent/pom.xml
@@ -88,18 +88,18 @@
88
<dist.id>${project.artifactId}</dist.id>
89
90
<apt>1.1.2</apt>
91
- <aspectj>1.8.1</aspectj>
+ <aspectj>1.8.2</aspectj>
92
<cdi>1.0</cdi>
93
<hamcrest>1.3</hamcrest>
94
- <jackson>2.4.1</jackson>
95
- <jodatime>2.3</jodatime>
+ <jackson>2.4.2</jackson>
+ <jodatime>2.4</jodatime>
96
<junit>4.11</junit>
97
<logback>1.1.2</logback>
98
<mockito>1.9.5</mockito>
99
<querydsl>3.4.3</querydsl>
100
<slf4j>1.7.7</slf4j>
101
<spring>4.0.6.RELEASE</spring>
102
- <webbeans>1.2.4</webbeans>
+ <webbeans>1.2.6</webbeans>
103
104
</properties>
105
0 commit comments