Skip to content

Commit 5681627

Browse files
build(deps-dev): bump ch.qos.logback:logback-core in /oauth2_http (#1874)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.19 to 1.5.25. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.19...v_1.5.25) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
1 parent 3e4ccb7 commit 5681627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • google-auth-library-java/oauth2_http

google-auth-library-java/oauth2_http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>ch.qos.logback</groupId>
124124
<artifactId>logback-core</artifactId>
125-
<version>1.5.19</version>
125+
<version>1.5.25</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)