Skip to content

Commit 69244e9

Browse files
committed
Updating log4j to 2.5
1 parent f94614a commit 69244e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<maxmem>512M</maxmem>
4040
<slf4j.version>1.7.12</slf4j.version>
4141
<!-- Log4j 2.3 is the most recent version that works with Java 1.6 -->
42-
<log4j.version>2.3</log4j.version>
42+
<log4j.version>2.5</log4j.version>
4343
</properties>
4444
<scm>
4545
<connection>scm:git:git://github.com/biojava/biojava.git</connection>

0 commit comments

Comments
 (0)