Skip to content

Commit 68efdc5

Browse files
fix(deps): update dependency net.logstash.logback:logstash-logback-encoder to v8.1 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7c9e2d commit 68efdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>net.logstash.logback</groupId>
7979
<artifactId>logstash-logback-encoder</artifactId>
80-
<version>8.0</version>
80+
<version>8.1</version>
8181
</dependency>
8282

8383

0 commit comments

Comments
 (0)