Skip to content

Commit 8a892e3

Browse files
committed
Use access-modifier-checker.version
1 parent 1fef390 commit 8a892e3

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.kohsuke</groupId>
9393
<artifactId>access-modifier-suppressions</artifactId>
94-
<version>1.35</version>
94+
<version>${access-modifier-checker.version}</version>
9595
<scope>provided</scope>
9696
</dependency>
9797
<dependency>

0 commit comments

Comments
 (0)