Skip to content

Commit 8ec45ba

Browse files
Update dependency net.logstash.logback:logstash-logback-encoder to v8
1 parent fbc7425 commit 8ec45ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>shared-resources</artifactId>
14-
<version>3.0.0</version>
14+
<version>3.1.0</version>
1515
<packaging>jar</packaging>
1616

1717
<name>Java shared resources</name>
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>net.logstash.logback</groupId>
5050
<artifactId>logstash-logback-encoder</artifactId>
51-
<version>7.2</version>
51+
<version>8.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.codehaus.janino</groupId>

0 commit comments

Comments
 (0)