Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geomultisens
gms-aux
Commits
f789ed5c
Commit
f789ed5c
authored
Dec 10, 2020
by
Daniel Eggert
Browse files
added xml dependencies that have been removed in java11
parent
bdd196dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
gms-module-interfaces/pom.xml
View file @
f789ed5c
...
...
@@ -63,6 +63,13 @@
<version>
3.4.0
</version>
</dependency>
<dependency>
<groupId>
javax.xml.bind
</groupId>
<artifactId>
jaxb-api
</artifactId>
<version>
2.3.0
</version>
</dependency>
<!-- grpc dependencies -->
<dependency>
<groupId>
io.grpc
</groupId>
...
...
@@ -81,4 +88,4 @@
</dependency>
</dependencies>
</project>
\ No newline at end of file
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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