Skip to content

Commit af98e58

Browse files
committed
update snapshot dependency to non-snapshot
1 parent af99cd2 commit af98e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ under the License.
200200
<dependency>
201201
<groupId>org.apache.maven.shared</groupId>
202202
<artifactId>maven-dependency-analyzer</artifactId>
203-
<version>1.11.3-SNAPSHOT</version>
203+
<version>1.11.3</version>
204204
<exclusions>
205205
<exclusion>
206206
<artifactId>maven-project</artifactId>

0 commit comments

Comments
 (0)