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
3c09e26b
Commit
3c09e26b
authored
Jan 26, 2022
by
Matthias Betz
Browse files
change slf to log4j version to 2.17.1
parent
852c89e6
Pipeline
#5728
passed with stage
in 2 minutes and 42 seconds
Changes
5
Pipelines
2
Show whitespace changes
Inline
Side-by-side
CityDoctorParent/CityDoctorCheckResult/pom.xml
View file @
3c09e26b
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
2
</version>
<version>
3.10.
3
</version>
</parent>
<artifactId>
CityDoctorCheckResult
</artifactId>
...
...
CityDoctorParent/CityDoctorEdge/pom.xml
View file @
3c09e26b
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
2
</version>
<version>
3.10.
3
</version>
</parent>
<artifactId>
CityDoctorEdge
</artifactId>
...
...
CityDoctorParent/CityDoctorModel/pom.xml
View file @
3c09e26b
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
2
</version>
<version>
3.10.
3
</version>
</parent>
<properties>
...
...
CityDoctorParent/CityDoctorValidation/pom.xml
View file @
3c09e26b
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
2
</version>
<version>
3.10.
3
</version>
</parent>
<artifactId>
CityDoctorValidation
</artifactId>
<name>
CityDoctorValidation
</name>
...
...
CityDoctorParent/pom.xml
View file @
3c09e26b
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
2
</version>
<version>
3.10.
3
</version>
<packaging>
pom
</packaging>
<name>
CityDoctorParent
</name>
...
...
@@ -161,7 +161,7 @@
<dependency>
<groupId>
org.apache.logging.log4j
</groupId>
<artifactId>
log4j-slf4j18-impl
</artifactId>
<version>
2.1
1.2
</version>
<version>
2.1
7.1
</version>
</dependency>
<dependency>
<groupId>
org.locationtech.proj4j
</groupId>
...
...
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