Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
5b9d40bf76 Bump commons-io in /quartz-manager-parent/quartz-manager-starter-api
Bumps commons-io from 1.3.2 to 2.7.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 09:38:45 +00:00

View File

@@ -115,7 +115,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>1.3.2</version>
<version>2.7</version>
</dependency>
<!-- Reactor -->