Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
b7503cba
Commit
b7503cba
authored
May 24, 2019
by
Piotr Gawron
Browse files
dependency conflicts resolved
parent
844f4477
Pipeline
#10378
failed with stage
in 12 minutes and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
annotation/pom.xml
View file @
b7503cba
...
...
@@ -143,6 +143,10 @@
<groupId>
org.glassfish.jaxb
</groupId>
<artifactId>
txw2
</artifactId>
</exclusion>
<exclusion>
<groupId>
org.jvnet.staxex
</groupId>
<artifactId>
stax-ex
</artifactId>
</exclusion>
</exclusions>
</dependency>
...
...
pom.xml
View file @
b7503cba
...
...
@@ -21,10 +21,10 @@
<xercesImp.version>
2.12.0
</xercesImp.version>
<jaxws.version>
2.3.
1
</jaxws.version>
<jaxws-api.version>
2.3.
1
</jaxws-api.version>
<jaxb.version>
2.3.
1
</jaxb.version>
<txw2.version>
2.3.
1
</txw2.version>
<jaxws.version>
2.3.
0
</jaxws.version>
<jaxws-api.version>
2.3.
0
</jaxws-api.version>
<jaxb.version>
2.3.
0
</jaxb.version>
<txw2.version>
2.3.
0
</txw2.version>
<apache.httpcomponents.version>
4.5.8
</apache.httpcomponents.version>
<apache.httpcomponents-core.version>
4.4.11
</apache.httpcomponents-core.version>
...
...
@@ -55,7 +55,7 @@
<libsbgn.version>
0.2
</libsbgn.version>
<hibernate.version>
5.
4.2
.Final
</hibernate.version>
<hibernate.version>
5.
3.6
.Final
</hibernate.version>
<jboss-logging.version>
3.4.0.Final
</jboss-logging.version>
<byte-buddy.version>
1.9.10
</byte-buddy.version>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment