Skip to content

Commit

Permalink
Merge pull request #167 from GateNLP/dependabot/maven/distro/ch.qos.l…
Browse files Browse the repository at this point in the history
…ogback-logback-classic-1.2.13

Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /distro
  • Loading branch information
ianroberts committed Dec 5, 2023
2 parents 6835fcd + 32b0a29 commit 3e7db9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.13</version>
</dependency>

<!-- Slightly nasty trick to get the javadocs -->
Expand Down

0 comments on commit 3e7db9b

Please sign in to comment.