Skip to content

Commit

Permalink
add requireUpperBoundDeps rules to maven-enforcer-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Aug 22, 2022
1 parent c0a7376 commit fbc9f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -476,6 +476,7 @@ Contributors:
<artifactId>maven-enforcer-plugin</artifactId>
<configuration>
<rules>
<requireUpperBoundDeps></requireUpperBoundDeps>
<dependencyConvergence></dependencyConvergence>
<requireMavenVersion>
<version>3.6.0</version>
Expand Down

0 comments on commit fbc9f75

Please sign in to comment.