Skip to content

Commit 3d71421

Browse files
Bump commons-io in /src/it/MCOMPILER-203-processorpath/annotation-user (#117)
Bumps commons-io from 2.4 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eda754e commit 3d71421

File tree

1 file changed

+1
-1
lines changed
  • src/it/MCOMPILER-203-processorpath/annotation-user

1 file changed

+1
-1
lines changed

src/it/MCOMPILER-203-processorpath/annotation-user/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ under the License.
3535
<dependency>
3636
<groupId>commons-io</groupId>
3737
<artifactId>commons-io</artifactId>
38-
<version>2.4</version>
38+
<version>2.7</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>junit</groupId>

0 commit comments

Comments
 (0)