Skip to content

Commit 041b256

Browse files
author
Jakub Raczek
authored
Update pom.xml
1 parent 5636fea commit 041b256

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
@@ -111,16 +111,16 @@
111111
<artifactId>commons-lang3</artifactId>
112112
<version>${commons.version}</version>
113113
</dependency>
114-
<dependency>
115-
<groupId>javax.xml.bind</groupId>
114+
<dependency>
115+
<groupId>javax.xml.bind</groupId>
116116
<artifactId>jaxb-api</artifactId>
117117
<version>2.4.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.glassfish.jaxb</groupId>
121121
<artifactId>jaxb-runtime</artifactId>
122122
<version>2.4.0</version>
123-
</dependency>
123+
</dependency>
124124
</dependencies>
125125
</project>
126126

0 commit comments

Comments
 (0)