Skip to content

Commit 8e47b26

Browse files
chore(deps): bump ch.qos.logback:logback-core from 1.4.14 to 1.5.34 in /run/logging-manual (#10300)
* chore(deps): bump ch.qos.logback:logback-core in /run/logging-manual Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.34. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.4.14...v_1.5.34) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.33 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * fix(deps): bump logback-classic to match logback-core --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Gordillo <kgordillo@google.com>
1 parent 9d3eb7c commit 8e47b26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

run/logging-manual/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ limitations under the License.
5858
<dependency>
5959
<groupId>ch.qos.logback</groupId>
6060
<artifactId>logback-core</artifactId>
61-
<version>1.4.14</version>
61+
<version>1.5.34</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>ch.qos.logback</groupId>
6565
<artifactId>logback-classic</artifactId>
66-
<version>1.4.14</version>
66+
<version>1.5.34</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)