Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 in /client
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.2.11 to 1.2.13.
- [Commits](qos-ch/logback@v_1.2.11...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent b5d8136 commit 6c10cf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/migrationx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<jackson.core.version>2.13.1</jackson.core.version>
<jackson.dataformat.xml.version>2.13.1</jackson.dataformat.xml.version>
<jackson.annotations.version>2.13.1</jackson.annotations.version>
<logback.version>1.2.11</logback.version>
<logback.version>1.2.13</logback.version>
<xml.apis.version>1.4.01</xml.apis.version>
<dom4j.version>1.6.1</dom4j.version>
<oozie.version>5.2.1</oozie.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<jackson.dataformat.xml.version>2.13.1</jackson.dataformat.xml.version>
<jackson.annotations.version>2.13.1</jackson.annotations.version>
<gson.version>2.10.1</gson.version>
<logback.version>1.2.11</logback.version>
<logback.version>1.2.13</logback.version>
<xml.apis.version>1.4.01</xml.apis.version>
<dom4j.version>1.6.1</dom4j.version>
<powermock.version>2.0.9</powermock.version>
Expand Down

0 comments on commit 6c10cf6

Please sign in to comment.