Skip to content

Commit ce7f968

Browse files
chore(deps): bump ch.qos.logback:logback-classic
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.3...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94a82af commit ce7f968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javav2/example_code/ecr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>ch.qos.logback</groupId>
121121
<artifactId>logback-classic</artifactId>
122-
<version>1.2.3</version>
122+
<version>1.2.13</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)