We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0f628 commit 36bc1b6Copy full SHA for 36bc1b6
pom.xml
@@ -67,7 +67,7 @@
67
</contributor>
68
<contributor>
69
<name>Franta Mejta</name>
70
- <email>mejta@rewor.org</email>
+ <email>mejta@rewor.cz</email>
71
72
73
<name>Jurriaan Pruys</name>
@@ -84,7 +84,7 @@
84
85
<name>Luke Stevens</name>
86
<email>[email protected]</email>
87
- </contributor>
+ </contributor>
88
89
<name>Paul Krause</name>
90
@@ -163,9 +163,9 @@
163
<dependency>
164
<groupId>org.apache.logging.log4j</groupId>
165
<artifactId>log4j-core</artifactId>
166
- <version>2.0-beta4</version>
+ <version>2.0-beta8</version>
167
<optional>true</optional>
168
- </dependency>
+ </dependency>
169
170
<groupId>commons-logging</groupId>
171
<artifactId>commons-logging</artifactId>
0 commit comments