Skip to content

Commit

Permalink
Merge pull request #1180 from alphagov/bau_ugrade_dropwizard_dependen…
Browse files Browse the repository at this point in the history
…cies_from_3.0.6_to_3.0.7

BAU — Upgrade from Dropwizard 3.0.6 to 3.0.7
  • Loading branch information
alexbishop1 authored Mar 20, 2024
2 parents ab6c6e3 + 6803ccc commit d30794f
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 @@ -25,7 +25,7 @@
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-dependencies</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d30794f

Please sign in to comment.