Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
dariahsp
Commits
07954549
Commit
07954549
authored
Apr 25, 2017
by
Gradl, Tobias
Browse files
737: Logging has problem with YML configuration
Task-Url:
https://minfba.de.dariah.eu/mantisbt/view.php?id=737
parent
26e83afc
Changes
1
Hide whitespace changes
Inline
Side-by-side
dariahsp-core/pom.xml
View file @
07954549
...
...
@@ -62,17 +62,7 @@
<artifactId>
jcl-over-slf4j
</artifactId>
<version>
${org.slf4j-version}
</version>
</dependency>
<dependency>
<groupId>
ch.qos.logback
</groupId>
<artifactId>
logback-core
</artifactId>
<version>
${ch.qos.logback.version}
</version>
</dependency>
<dependency>
<groupId>
ch.qos.logback
</groupId>
<artifactId>
logback-classic
</artifactId>
<version>
${ch.qos.logback.version}
</version>
</dependency>
<!-- Commons -->
<dependency>
<groupId>
commons-net
</groupId>
...
...
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