We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 941049c + 2390a2d commit 47bb134Copy full SHA for 47bb134
1 file changed
pom.xml
@@ -151,6 +151,13 @@
151
<configuration>
152
<repoToken>r92OLg0S3kCJakLAMW6HlLsDgNSMaolGS</repoToken>
153
</configuration>
154
+ <dependencies>
155
+ <dependency>
156
+ <groupId>javax.xml.bind</groupId>
157
+ <artifactId>jaxb-api</artifactId>
158
+ <version>2.2.3</version>
159
+ </dependency>
160
+ </dependencies>
161
</plugin>
162
</plugins>
163
</build>
0 commit comments