Skip to content

Commit

Permalink
fix(deps): bump logback-classic from 1.2.7 to 1.2.11
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.2.7 to 1.2.11.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent cea4823 commit 8f20d92
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 @@ -10,7 +10,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jackson-databind.version>2.13.2</jackson-databind.version>
<logback.version>1.2.7</logback.version>
<logback.version>1.2.11</logback.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<unirest.version>3.11.12</unirest.version>
Expand Down

0 comments on commit 8f20d92

Please sign in to comment.