8000 fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.1… · rmc33/java-docs-samples@4939334 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4939334

Browse files
authored
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.10 (GoogleCloudPlatform#8522)
1 parent a987a04 commit 4939334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/logging-manual/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ limitations under the License.
4949
<dependency>
5050
<groupId>ch.qos.logback</groupId>
5151
<artifactId>logback-classic</artifactId>
52-
<version>1.4.9</version>
52+
<version>1.4.10</version>
5353
</dependency>
5454
<!-- [END run_manual_logging_dep] -->
5555
<!-- [END cloudrun_manual_logging_dep] -->

0 commit comments

Comments
 (0)
0