Skip to content

Commit 36bc1b6

Browse files
committed
Updated log4 2.0 to beta 8
1 parent 9e0f628 commit 36bc1b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</contributor>
6868
<contributor>
6969
<name>Franta Mejta</name>
70-
<email>mejta@rewor.org</email>
70+
<email>mejta@rewor.cz</email>
7171
</contributor>
7272
<contributor>
7373
<name>Jurriaan Pruys</name>
@@ -84,7 +84,7 @@
8484
<contributor>
8585
<name>Luke Stevens</name>
8686
<email>[email protected]</email>
87-
</contributor>
87+
</contributor>
8888
<contributor>
8989
<name>Paul Krause</name>
9090
<email>[email protected]</email>
@@ -163,9 +163,9 @@
163163
<dependency>
164164
<groupId>org.apache.logging.log4j</groupId>
165165
<artifactId>log4j-core</artifactId>
166-
<version>2.0-beta4</version>
166+
<version>2.0-beta8</version>
167167
<optional>true</optional>
168-
</dependency>
168+
</dependency>
169169
<dependency>
170170
<groupId>commons-logging</groupId>
171171
<artifactId>commons-logging</artifactId>

0 commit comments

Comments
 (0)