Skip to content

Commit 74b0eb1

Browse files
authored
fix(deps): update dependency net.logstash.logback:logstash-logback-encoder to v7.4 (GoogleCloudPlatform#8313)
1 parent 073829d commit 74b0eb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

run/idp-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ limitations under the License.
8989
<dependency>
9090
<groupId>net.logstash.logback</groupId>
9191
<artifactId>logstash-logback-encoder</artifactId>
92-
<version>7.3</version>
92+
<version>7.4</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>ch.qos.logback.contrib</groupId>

run/logging-manual/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ limitations under the License.
4444
<dependency>
4545
<groupId>net.logstash.logback</groupId>
4646
<artifactId>logstash-logback-encoder</artifactId>
47-
<version>7.3</version>
47+
<version>7.4</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)