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