We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc320ad commit 67ec8aaCopy full SHA for 67ec8aa
README.md
@@ -14,7 +14,7 @@ The easiest way is to install the library via its [Maven package](http://search.
14
<dependency>
15
<groupId>com.drewnoakes</groupId>
16
<artifactId>metadata-extractor</artifactId>
17
- <version>2.9.1</version>
+ <version>2.10.0</version>
18
</dependency>
19
20
Alternatively, download it from the [releases page](https://github.com/drewnoakes/metadata-extractor/releases).
0 commit comments