Skip to content

Commit

Permalink
Update jboss-logging and jboss-logmanager dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dpocock committed Mar 7, 2014
1 parent c6f037a commit de28053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,13 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.1.0.GA</version>
<version>3.1.4.GA</version>
</dependency>

<dependency>
<groupId>org.jboss.logmanager</groupId>
<artifactId>jboss-logmanager</artifactId>
<version>1.2.2.GA</version>
<version>1.5.1.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit de28053

Please sign in to comment.