Skip to content

Commit

Permalink
Merge pull request #18 from cancecen/dependabot/maven/ch.qos.logback-…
Browse files Browse the repository at this point in the history
…logback-classic-1.2.13

Bump ch.qos.logback:logback-classic from 1.2.1 to 1.2.13
  • Loading branch information
cancecen committed Jan 10, 2024
2 parents 8fbaae6 + 6bc7bf0 commit a22068c
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 @@ -12,7 +12,7 @@
<maven.compiler.source>13</maven.compiler.source>
<maven.compiler.target>13</maven.compiler.target>
<guava.version>20.0</guava.version>
<logback.version>1.2.1</logback.version>
<logback.version>1.2.13</logback.version>
<bouncycastle.version>1.54</bouncycastle.version>
<commons-cli.version>1.3.1</commons-cli.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit a22068c

Please sign in to comment.