Skip to content

Commit

Permalink
Merge pull request #313 from awslabs/dependabot/maven/logback.version…
Browse files Browse the repository at this point in the history
…-1.5.3

Bump logback.version from 1.3.12 to 1.5.3
  • Loading branch information
lucienlu-aws authored Mar 12, 2024
2 parents 758309c + 90d758e commit f645006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<netty.version>4.1.100.Final</netty.version>
<netty-reactive.version>2.0.6</netty-reactive.version>
<fasterxml-jackson.version>2.14.1</fasterxml-jackson.version>
<logback.version>1.3.12</logback.version>
<logback.version>1.5.3</logback.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit f645006

Please sign in to comment.