Skip to content

Commit

Permalink
Update commons-io to 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
merks authored and akurtakov committed Apr 11, 2024
1 parent e9a68f2 commit 8a53dc4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
<!-- Check version in "<EMF>/features" directory -->
` <unit id="org.eclipse.emf.common.feature.group" version="2.31.0.v20240314-0928"/>
<unit id="org.eclipse.emf.common.feature.group" version="2.31.0.v20240314-0928"/>
<unit id="org.eclipse.emf.common.source.feature.group" version="2.31.0.v20240314-0928"/>
<unit id="org.eclipse.emf.ecore.feature.group" version="2.37.0.v20240203-0859"/>
<unit id="org.eclipse.emf.ecore.source.feature.group" version="2.37.0.v20240203-0859"/>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 8a53dc4

Please sign in to comment.