We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de1b87 commit 37090adCopy full SHA for 37090ad
2 files changed
README.md
@@ -20,7 +20,7 @@ the project yourself.
20
<dependency>
21
<groupId>com.github.package-url</groupId>
22
<artifactId>packageurl-java</artifactId>
23
- <version>1.4.2</version>
+ <version>1.5.0</version>
24
</dependency>
25
</dependencies>
26
```
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
7
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>Package URL</name>
0 commit comments