Skip to content

Commit

Permalink
HHH-6853 upgrade to jboss-logging 3.1.0.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
stliu committed Nov 26, 2011
1 parent 6e433d5 commit 1f11f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ libraries = [
jacc: 'org.jboss.spec.javax.security.jacc:jboss-jacc-api_1.4_spec:1.0.0.Final',

// logging
logging: 'org.jboss.logging:jboss-logging:3.1.0.CR1',
logging: 'org.jboss.logging:jboss-logging:3.1.0.CR2',
logging_processor: 'org.jboss.logging:jboss-logging-processor:1.0.0.CR5',

// jaxb task
Expand Down

0 comments on commit 1f11f78

Please sign in to comment.