@@ -129,7 +129,7 @@
|
||||
<spring>5.3.18</spring>
|
||||
<spring-hateoas>1.5.0-M2</spring-hateoas>
|
||||
<spring-plugin>2.0.0.RELEASE</spring-plugin>
|
||||
<testcontainers>1.16.3</testcontainers>
|
||||
<testcontainers>1.17.1</testcontainers>
|
||||
<threetenbp>1.5.2</threetenbp>
|
||||
<validation>1.1.0.Final</validation>
|
||||
<vavr>0.10.4</vavr>
|
||||
@@ -274,8 +274,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