Skip to content

Commit 80d4893

Browse files
committed
Add variable commons-io.version
1 parent 75523ca commit 80d4893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrappercommon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>commons-io</groupId>
3434
<artifactId>commons-io</artifactId>
35-
<version>2.11.0</version>
35+
<version>${commons-io.version}</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.apache.wss4j</groupId>

0 commit comments

Comments
 (0)