Skip to content

Commit

Permalink
Merge pull request #97 from itemis/dependabot/maven/develop/ch.qos.lo…
Browse files Browse the repository at this point in the history
…gback-logback-classic-1.5.3

Bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3
  • Loading branch information
JanMosigItemis authored Mar 8, 2024
2 parents afe3800 + 82cde6a commit f2912ed
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 @@ -75,7 +75,7 @@
<jacoco.plugin.version>0.8.11</jacoco.plugin.version>
<git-commit-id-plugin.version>8.0.0</git-commit-id-plugin.version>
<assertj.version>3.25.3</assertj.version>
<logback.version>1.5.1</logback.version>
<logback.version>1.5.3</logback.version>
<awaitility.version>4.2.0</awaitility.version>
<arch.unit.version>1.2.1</arch.unit.version>
<!-- Disable class data sharing (CDS) to avoid a nasty JVM warning. -->
Expand Down

0 comments on commit f2912ed

Please sign in to comment.