Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
xdev-renovate committed Dec 22, 2024
1 parent 5620213 commit a6d66b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tci-base-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.12</version>
<version>1.5.15</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a6d66b0

Please sign in to comment.