Skip to content

Commit ebdd4fc

Browse files
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12 in /msal4j-sdk (#754)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.12. - [Commits](qos-ch/logback@v_1.2.3...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae05d10 commit ebdd4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal4j-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>ch.qos.logback</groupId>
139139
<artifactId>logback-classic</artifactId>
140-
<version>1.2.3</version>
140+
<version>1.3.12</version>
141141
<scope>test</scope>
142142
</dependency>
143143
<dependency>

0 commit comments

Comments
 (0)