Skip to content

Commit

Permalink
Merge pull request #706 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.0.Final
  • Loading branch information
hazendaz committed May 6, 2024
2 parents cef74fc + 14a0399 commit 0ea401f
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.5.3.Final</version>
<version>3.6.0.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 0ea401f

Please sign in to comment.