Skip to content

Commit

Permalink
Merge pull request #23 from bahadurbaniya/dependabot/maven/ch.qos.log…
Browse files Browse the repository at this point in the history
…back-logback-core-1.2.9

Bump ch.qos.logback:logback-core from 1.2.3 to 1.2.9
  • Loading branch information
bahadurbaniya authored Nov 28, 2023
2 parents 5b4dfb0 + a080004 commit e184eba
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 @@ -122,7 +122,7 @@
</build>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback.version>1.2.3</logback.version>
<logback.version>1.2.9</logback.version>
<junit.jupiter.version>5.5.0</junit.jupiter.version>
</properties>
</project>

0 comments on commit e184eba

Please sign in to comment.