Skip to content

Commit b1cb457

Browse files
committed
PP-13651 refine Dropwizard 4 migration
Fine tune Dropwizard 4 bom dependencies.
1 parent fc80eea commit b1cb457

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,12 @@
136136
<groupId>com.amazonaws</groupId>
137137
<artifactId>aws-java-sdk-sqs</artifactId>
138138
</dependency>
139-
140-
<!-- Main dependencies that need explicit versions -->
141139
<dependency>
142140
<groupId>jakarta.xml.bind</groupId>
143141
<artifactId>jakarta.xml.bind-api</artifactId>
144-
<version>4.0.2</version>
145142
</dependency>
143+
144+
<!-- Main dependencies that need explicit versions -->
146145
<dependency>
147146
<groupId>org.postgresql</groupId>
148147
<artifactId>postgresql</artifactId>

0 commit comments

Comments
 (0)