Skip to content

Commit

Permalink
Merge pull request #707 from focus-shift/dependabot/maven/ch.qos.logb…
Browse files Browse the repository at this point in the history
…ack-logback-classic-1.5.15

build(deps): bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15
  • Loading branch information
derTobsch authored Dec 24, 2024
2 parents 34f08a5 + d566f50 commit c52d312
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 @@ -142,7 +142,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.14</version>
<version>1.5.15</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit c52d312

Please sign in to comment.