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