Skip to content

Commit

Permalink
Merge pull request #334 from eclipse-basyx/dependabot/maven/developme…
Browse files Browse the repository at this point in the history
…nt/ch.qos.logback-logback-classic-1.4.9

Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9
  • Loading branch information
FrankSchnicke authored Aug 8, 2023
2 parents a999def + 917d504 commit 308b88f
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 @@ -169,7 +169,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.8</version>
<version>1.4.9</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 308b88f

Please sign in to comment.