Skip to content

Commit

Permalink
build(deps): bump ch.qos.logback:logback-classic in /java-metric-example
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.5.4.
- [Commits](qos-ch/logback@v_1.4.8...v_1.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent cb0d756 commit 21345a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-metric-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<version.opentelemetry>1.27.0</version.opentelemetry>
<version.logback>1.4.8</version.logback>
<version.logback>1.5.4</version.logback>
</properties>

<profiles>
Expand Down

0 comments on commit 21345a2

Please sign in to comment.