Skip to content

Commit

Permalink
Merge pull request #698 from rabbitmq/dependabot/maven/commons-codec-…
Browse files Browse the repository at this point in the history
…commons-codec-1.18.0

Bump commons-codec:commons-codec from 1.17.2 to 1.18.0
  • Loading branch information
michaelklishin authored Jan 28, 2025
2 parents e5e9d62 + eb089c6 commit e2f350f
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 @@ -65,7 +65,7 @@
<mockito.version>5.15.2</mockito.version>
<amqp-client.version>5.24.0</amqp-client.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-codec.version>1.17.2</commons-codec.version>
<commons-codec.version>1.18.0</commons-codec.version>
<gson.version>2.11.0</gson.version>
<vavr.version>0.10.5</vavr.version>
<paho.version>1.2.5</paho.version>
Expand Down

0 comments on commit e2f350f

Please sign in to comment.