Skip to content

Commit f779d32

Browse files
dependabot-preview[bot]jknack
authored andcommitted
Bump commons-io from 2.6 to 2.8.0
Bumps commons-io from 2.6 to 2.8.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 021987c commit f779d32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

handlebars-proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>commons-io</groupId>
141141
<artifactId>commons-io</artifactId>
142-
<version>2.4</version>
142+
<version>2.8.0</version>
143143
</dependency>
144144

145145
<dependency>

handlebars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>commons-io</groupId>
224224
<artifactId>commons-io</artifactId>
225-
<version>2.6</version>
225+
<version>2.8.0</version>
226226
<scope>test</scope>
227227
</dependency>
228228

0 commit comments

Comments
 (0)