Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] bbeaea14c3
Bump commons-io from 1.4 to 2.7 in /office-plugin
Bumps commons-io from 1.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:46:04 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.openoffice</groupId>