@@ -105,7 +105,7 @@
|
||||
<guava>19.0</guava>
|
||||
<hamcrest>1.3</hamcrest>
|
||||
<jackson>2.12.6</jackson>
|
||||
<jacoco>0.8.7</jacoco>
|
||||
<jacoco>0.8.8</jacoco>
|
||||
<jodatime>2.10.14</jodatime>
|
||||
<jmolecules-integration>0.3.0</jmolecules-integration>
|
||||
<jsonpath>2.4.0</jsonpath>
|
||||
@@ -272,8 +272,7 @@
|
||||
<exclude>org.springframework.data:*</exclude>
|
||||
</excludes>
|
||||
</requireReleaseDeps>
|
||||
<NoSnapshotDependenciesInDependencyManagementRule
|
||||
implementation="de.smartics.maven.enforcer.rule.NoSnapshotsInDependencyManagementRule">
|
||||
<NoSnapshotDependenciesInDependencyManagementRule implementation="de.smartics.maven.enforcer.rule.NoSnapshotsInDependencyManagementRule">
|
||||
<onlyWhenRelease>true</onlyWhenRelease>
|
||||
</NoSnapshotDependenciesInDependencyManagementRule>
|
||||
</rules>
|
||||
|
||||
Reference in New Issue
Block a user