Skip to content

Commit

Permalink
Bump logback-classic from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.4.0...v_1.4.1)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 04b0632 commit cc27e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<properties>
<testcontainers.version>1.17.3</testcontainers.version>
<postgresql.version>42.5.0</postgresql.version>
<logback-classic.version>1.4.0</logback-classic.version>
<logback-classic.version>1.4.1</logback-classic.version>
</properties>

<artifactId>arcadedb-e2e</artifactId>
Expand Down

0 comments on commit cc27e80

Please sign in to comment.