Merge pull request #42 from meteoinfo/dependabot/maven/meteoinfo-data/commons-io-commons-io-2.14.0

Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /meteoinfo-data
This commit is contained in:
Yaqiang Wang 2024-12-19 15:12:00 +08:00 committed by GitHub
commit 38f8dbcc96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>