Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0
  • Loading branch information
FrankSchnicke authored Feb 21, 2024
2 parents 934195e + c427d6a commit eccc77a
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.14</version>
<version>1.5.0</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit eccc77a

Please sign in to comment.