Skip to content

Commit

Permalink
build(deps): bump logback.version from 1.4.11 to 1.4.12
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.4.11 to 1.4.12.

Updates `ch.qos.logback:logback-core` from 1.4.11 to 1.4.12
- [Commits](https://github.com/qos-ch/logback/commits)

Updates `ch.qos.logback:logback-classic` from 1.4.11 to 1.4.12
- [Commits](https://github.com/qos-ch/logback/commits)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Nov 28, 2023
1 parent df1d4c6 commit 57e8530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<kmongo.version>4.11.0</kmongo.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.21</kotlin.version>
<logback.version>1.4.11</logback.version>
<logback.version>1.4.12</logback.version>
<maven.compiler.release>17</maven.compiler.release>
<maven.version>3.9.5</maven.version>
<maven.project-info-reports-plugin.version>3.5.0</maven.project-info-reports-plugin.version>
Expand Down

0 comments on commit 57e8530

Please sign in to comment.