Skip to content

Commit

Permalink
Merge pull request #7455 from dCache/dependabot/maven/modules/logback…
Browse files Browse the repository at this point in the history
…-test-config/ch.qos.logback-logback-classic-1.2.13

build(deps): bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /modules/logback-test-config
  • Loading branch information
kofemann authored Dec 6, 2023
2 parents 0b622a3 + b00a5dc commit 0ff492a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/logback-test-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.10</version>
<version>1.2.13</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0ff492a

Please sign in to comment.