Skip to content

Commit 4866b2e

Browse files
Change commons-imaging dependency to version 1.0-alpha1 instead of 1.0-SNAPSHOT
DEVSIX-6698
1 parent 68a00a5 commit 4866b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.apache.commons</groupId>
5454
<artifactId>commons-imaging</artifactId>
55-
<version>1.0-SNAPSHOT</version>
55+
<version>1.0-alpha1</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.itextpdf</groupId>

0 commit comments

Comments
 (0)