Skip to content

Commit

Permalink
Merge pull request #366 from rabbitmq/dependabot/maven/ch.qos.logback…
Browse files Browse the repository at this point in the history
…-logback-classic-1.2.12

Bump logback-classic from 1.2.11 to 1.2.12
  • Loading branch information
michaelklishin committed Mar 24, 2023
2 parents 17c24b6 + 24c858a commit d938fa7
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 @@ -44,7 +44,7 @@
<assertj.version>3.24.2</assertj.version>
<httpclient.version>4.5.14</httpclient.version>
<amqp-client.version>5.17.0</amqp-client.version>
<logback.version>1.2.11</logback.version>
<logback.version>1.2.12</logback.version>
<jetty.version>11.0.14</jetty.version>
<bouncycastle.version>1.70</bouncycastle.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
Expand Down

0 comments on commit d938fa7

Please sign in to comment.