Skip to content

Commit

Permalink
chore: updated the logback test dependency version to 1.5.11
Browse files Browse the repository at this point in the history
Signed-off-by: forgedhallpass <[email protected]>
  • Loading branch information
forgedhallpass committed Oct 16, 2024
1 parent 64fd80e commit e6f1795
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 @@ -141,7 +141,7 @@

<junit.version>5.11.2</junit.version>
<mockito.version>4.11.0</mockito.version>
<logback.version>1.3.5</logback.version> <!--versions starting from 1.4.x were compiled with Java 11-->
<logback.version>1.5.11</logback.version> <!--versions starting from 1.4.x were compiled with Java 11-->

<dependency-check-maven.version>10.0.4</dependency-check-maven.version>
</properties>
Expand Down

0 comments on commit e6f1795

Please sign in to comment.