Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/gradle/develop/io.netty-netty-…
Browse files Browse the repository at this point in the history
…codec-http2-4.1.103.Final
  • Loading branch information
chengjie8 authored Dec 14, 2023
2 parents 962bd15 + c73c3cd commit 7fbf16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svc-lighthouse-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation "io.jsonwebtoken:jjwt-impl:${jjwt_version}"
implementation "io.jsonwebtoken:jjwt-jackson:${jjwt_version}"

implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.16'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.17'

testImplementation "org.apache.camel.springboot:camel-spring-rabbitmq-starter:${camel_version}"
}
Expand Down

0 comments on commit 7fbf16d

Please sign in to comment.