Commit 17663fb 1 parent 437fb51 commit 17663fb Copy full SHA for 17663fb
File tree 1 file changed +3
-3
lines changed
blueprint/plugin/blueprint-maven-plugin
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 38
38
</description >
39
39
40
40
<properties >
41
- <java .source.version>1.7 </java .source.version>
42
- <java .target.version>1.7 </java .target.version>
41
+ <java .source.version>8 </java .source.version>
42
+ <java .target.version>8 </java .target.version>
43
43
44
44
<aether .version>1.13.1</aether .version>
45
45
<blueprint-maven-plugin-annotation .version>1.3.0</blueprint-maven-plugin-annotation .version>
66
66
<plexus-utils .version>3.0</plexus-utils .version>
67
67
<slf4j-jdk14 .version>1.7.7</slf4j-jdk14 .version>
68
68
<wagon-http-lightweight .version>2.6</wagon-http-lightweight .version>
69
- <xbean-finder-shaded .version>4.9 </xbean-finder-shaded .version>
69
+ <xbean-finder-shaded .version>4.26 </xbean-finder-shaded .version>
70
70
</properties >
71
71
72
72
<profiles >
You can’t perform that action at this time.
0 commit comments