Skip to content

Commit

Permalink
Bump logback.version from 1.5.6 to 1.5.12 in /qendpoint-backend
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.6 to 1.5.12.

Updates `ch.qos.logback:logback-core` from 1.5.6 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.12)

Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.12)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 3be346d commit 6be7739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qendpoint-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<lwjgl.version>3.3.1</lwjgl.version>
<rdf4j.version>5.0.2</rdf4j.version>
<spring.version>3.4.0</spring.version>
<logback.version>1.5.6</logback.version>
<logback.version>1.5.12</logback.version>
<jackson.version>2.18.1</jackson.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 6be7739

Please sign in to comment.