Skip to content

Commit

Permalink
HHH-12344 Upgrade to JBoss Logging 3.3.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Mar 2, 2018
1 parent b8130d0 commit 186f980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.gradle
Expand Up @@ -64,7 +64,7 @@ ext {
interceptor: 'javax.interceptor:javax.interceptor-api:1.2',

// logging
logging: 'org.jboss.logging:jboss-logging:3.3.1.Final',
logging: 'org.jboss.logging:jboss-logging:3.3.2.Final',
logging_annotations: 'org.jboss.logging:jboss-logging-annotations:2.1.0.Final',
logging_processor: 'org.jboss.logging:jboss-logging-processor:2.1.0.Final',

Expand Down

0 comments on commit 186f980

Please sign in to comment.