Skip to content

Commit 2a63d2f

Browse files
committed
...
1 parent 10e7c01 commit 2a63d2f

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
@@ -66,7 +66,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
6666
<exclusions>
6767
<exclusion>
6868
<groupId>javax.xml.stream</groupId>
69-
<artifactId>stax-api</artifactId>
69+
<artifactId>stax-api</artifactId>
7070
</exclusion>
7171
</exclusions>
7272
</dependency>

0 commit comments

Comments
 (0)