Skip to content

Commit

Permalink
[UIA-948] Update commons-io v2.17.0 (#58)
Browse files Browse the repository at this point in the history
* [UIA-948] Release module version 9.5.2
  • Loading branch information
ozgeMendix authored Oct 15, 2024
1 parent d8b326f commit a32ed74
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added dist/UnitTesting_9.5.2.mpk
Binary file not shown.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.mendix.UnitTesting</groupId>
<artifactId>UnitTesting</artifactId>
<version>9.5.1</version>
<version>9.5.2</version>

<repositories>
<repository>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
Binary file modified src/UnitTesting.mpr
Binary file not shown.

0 comments on commit a32ed74

Please sign in to comment.