Skip to content

Commit 83bb4b1

Browse files
committed
post merge
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
1 parent ecaf2b5 commit 83bb4b1

File tree

1 file changed

+4
-0
lines changed
  • test-framework/maven/custom-enforcer-rules

1 file changed

+4
-0
lines changed

test-framework/maven/custom-enforcer-rules/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@
5252
<groupId>commons-codec</groupId>
5353
<artifactId>commons-codec</artifactId>
5454
</exclusion>
55+
<exclusion>
56+
<groupId>commons-io</groupId>
57+
<artifactId>commons-io</artifactId>
58+
</exclusion>
5559
<exclusion>
5660
<groupId>org.apache.maven</groupId>
5761
<artifactId>maven-core</artifactId>

0 commit comments

Comments
 (0)