Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
4e4ddbe8
Commit
4e4ddbe8
authored
Nov 17, 2021
by
Matthias Betz
Browse files
updating fop version to avoid module conflicts
parent
2411b358
Pipeline
#5581
failed with stage
in 1 minute and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CityDoctorParent/CityDoctorValidation/pom.xml
View file @
4e4ddbe8
...
...
@@ -48,10 +48,6 @@
<groupId>
java.xml
</groupId>
<artifactId>
java.xml
</artifactId>
</exclusion>
<exclusion>
<groupId>
org.apache.xmlgraphics
</groupId>
<artifactId>
batik-ext
</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
...
...
CityDoctorParent/pom.xml
View file @
4e4ddbe8
...
...
@@ -108,7 +108,7 @@
<dependency>
<groupId>
org.apache.xmlgraphics
</groupId>
<artifactId>
fop
</artifactId>
<version>
2.
2
</version>
<version>
2.
6
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.jdom/jdom2 -->
<dependency>
...
...
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