This is an automated email from the ASF dual-hosted git repository. dzamo pushed a commit to branch 1.20 in repository https://gitbox.apache.org/repos/asf/drill.git
commit 2b88eafc67885151eb0bc899576c459b138cbec9 Author: claire9910 <[email protected]> AuthorDate: Sun Oct 16 12:05:42 2022 +0800 [MINOR UPDATE]: Update com.drewnoakes:metadata-extractor 2.17.0 to 2.18.0 (#2682) --- contrib/format-image/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/format-image/pom.xml b/contrib/format-image/pom.xml index a96d9890a2..3ab13b9dd9 100644 --- a/contrib/format-image/pom.xml +++ b/contrib/format-image/pom.xml @@ -39,7 +39,7 @@ <dependency> <groupId>com.drewnoakes</groupId> <artifactId>metadata-extractor</artifactId> - <version>2.17.0</version> + <version>2.18.0</version> </dependency> <!-- Test dependencies -->
