Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/maven/pepper-lib/ch.q…
Browse files Browse the repository at this point in the history
…os.logback-logback-core-1.2.9' into feature/update-logging-deps
  • Loading branch information
thomaskrause committed Nov 25, 2024
2 parents 4aacdbe + 54d51c1 commit b014408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pepper-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.0.13</version>
<version>1.2.9</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit b014408

Please sign in to comment.