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