Skip to content

Commit 5636fea

Browse files
author
Jakub Raczek
authored
Update pom.xml
1 parent 3f9a3b7 commit 5636fea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<artifactId>commons-lang3</artifactId>
112112
<version>${commons.version}</version>
113113
</dependency>
114-
114+
<dependency>
115115
<groupId>javax.xml.bind</groupId>
116116
<artifactId>jaxb-api</artifactId>
117117
<version>2.4.0</version>
@@ -120,6 +120,7 @@
120120
<groupId>org.glassfish.jaxb</groupId>
121121
<artifactId>jaxb-runtime</artifactId>
122122
<version>2.4.0</version>
123+
</dependency>
123124
</dependencies>
124125
</project>
125126

0 commit comments

Comments
 (0)