Skip to content

Commit e18f733

Browse files
committed
Update Java Library versions
Signed-off-by: Gary O'Neall <[email protected]>
1 parent 92ca695 commit e18f733

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,17 +142,17 @@
142142
<dependency>
143143
<groupId>org.spdx</groupId>
144144
<artifactId>spdx-java-core</artifactId>
145-
<version>1.0.1</version>
145+
<version>1.0.2</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>org.spdx</groupId>
149149
<artifactId>spdx-java-model-2_X</artifactId>
150-
<version>1.0.1</version>
150+
<version>1.0.2</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>org.spdx</groupId>
154154
<artifactId>spdx-java-model-3_0</artifactId>
155-
<version>1.0.1</version>
155+
<version>1.0.2</version>
156156
</dependency>
157157
</dependencies>
158158
<build>

0 commit comments

Comments
 (0)