Skip to content

Commit 0ce3002

Browse files
committed
Update SPDX library versions
Signed-off-by: Gary O'Neall <[email protected]>
1 parent ec1f663 commit 0ce3002

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,17 +118,17 @@
118118
<dependency>
119119
<groupId>org.spdx</groupId>
120120
<artifactId>java-spdx-library</artifactId>
121-
<version>2.0.1</version>
121+
<version>2.0.2</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>org.spdx</groupId>
125125
<artifactId>spdx-jackson-store</artifactId>
126-
<version>2.0.3</version>
126+
<version>2.0.4</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.spdx</groupId>
130130
<artifactId>spdx-rdf-store</artifactId>
131-
<version>2.0.1</version>
131+
<version>2.0.2</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>org.spdx</groupId>
@@ -138,12 +138,12 @@
138138
<dependency>
139139
<groupId>org.spdx</groupId>
140140
<artifactId>spdx-tagvalue-store</artifactId>
141-
<version>2.0.1</version>
141+
<version>2.0.2</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>org.spdx</groupId>
145145
<artifactId>spdx-v3jsonld-store</artifactId>
146-
<version>1.0.1</version>
146+
<version>1.0.2</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>com.networknt</groupId>

0 commit comments

Comments
 (0)