Skip to content

Commit

Permalink
Merge pull request #743 from mybatis/renovate/org.jboss.logging-jboss…
Browse files Browse the repository at this point in the history
…-logging-3.x

Update dependency org.jboss.logging:jboss-logging to v3.6.1.Final
  • Loading branch information
hazendaz authored Sep 9, 2024
2 parents cd4562d + abc708f commit debbd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.6.0.Final</version>
<version>3.6.1.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit debbd1a

Please sign in to comment.