We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bcd87a + 6f73df5 commit 4cbb0c1Copy full SHA for 4cbb0c1
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11
<mainClass>uk.gov.pay.ledger.app.LedgerApp</mainClass>
12
13
- <dropwizard.version>2.0.15</dropwizard.version>
+ <dropwizard.version>2.0.16</dropwizard.version>
14
<jackson.version>2.12.0</jackson.version>
15
<testcontainers.version>1.15.0</testcontainers.version>
16
<postgresql.version>42.2.18</postgresql.version>
0 commit comments