Skip to content

Commit

Permalink
Merge pull request #7 from ogerardin/dependabot/maven/ch.qos.logback-…
Browse files Browse the repository at this point in the history
…logback-core-1.5.13

Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.13
  • Loading branch information
ogerardin authored Dec 24, 2024
2 parents c98c23f + a8de033 commit e343d35
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 @@ -12,7 +12,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<logback.version>1.4.14</logback.version>
<logback.version>1.5.13</logback.version>
<lombok.version>1.18.30</lombok.version>
</properties>

Expand Down

0 comments on commit e343d35

Please sign in to comment.