We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39767c1 commit 376d75dCopy full SHA for 376d75d
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.13.0</version>
+ <version>2.14.0</version>
18
</dependency>
19
```
20
pom.xml
@@ -14,7 +14,7 @@
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments