Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bohmber committed Dec 21, 2024
1 parent f319eb1 commit 3fec50c
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 @@ -39,7 +39,7 @@
<myfaces40.version>4.0.2</myfaces40.version>
<mojarra40.version>4.0.9</mojarra40.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<logback.version>1.5.14</logback.version>
<maven.compiler.release>17</maven.compiler.release>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3fec50c

Please sign in to comment.