Skip to content

Commit

Permalink
Merge pull request #51 from MorphiaOrg/dependabot/maven/ch.qos.logbac…
Browse files Browse the repository at this point in the history
…k-logback-classic-1.5.3

Bump ch.qos.logback:logback-classic from 1.5.2 to 1.5.3
  • Loading branch information
github-actions[bot] authored Mar 5, 2024
2 parents 227c003 + 8b73b8d commit 3d52a36
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.2</version>
<version>1.5.3</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 3d52a36

Please sign in to comment.