We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d660cfb commit 338e84cCopy full SHA for 338e84c
SpringBootLogStash/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
implementation 'org.springframework.boot:spring-boot-starter-web'
16
- implementation 'net.logstash.logback:logstash-logback-encoder:8.1'
+ implementation 'net.logstash.logback:logstash-logback-encoder:9.0'
17
18
compileOnly 'org.projectlombok:lombok'
19
annotationProcessor 'org.projectlombok:lombok'
0 commit comments