Skip to content

Commit

Permalink
Bump version.logback from 1.2.10 to 1.2.11 (#2580)
Browse files Browse the repository at this point in the history
Bumps `version.logback` from 1.2.10 to 1.2.11.

Updates `logback-classic` from 1.2.10 to 1.2.11

Updates `logback-core` from 1.2.10 to 1.2.11

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot[bot] and aklish committed Apr 6, 2022
1 parent 78fe93d commit 95f183d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -85,7 +85,7 @@

<!-- dependency versions -->
<version.antlr4>4.9.3</version.antlr4>
<version.logback>1.2.10</version.logback>
<version.logback>1.2.11</version.logback>
<version.jetty>9.4.45.v20220203</version.jetty>
<version.restassured>4.4.0</version.restassured>
<version.jackson>2.13.2</version.jackson>
Expand Down

0 comments on commit 95f183d

Please sign in to comment.