Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Cantara/dropwizard-hello-world-parent_archived
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8c609f63274bdcf22e97b05d8a5c161200a0f059
Choose a base ref
..
head repository: Cantara/dropwizard-hello-world-parent_archived
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 95bb0ef0f0021d81ae985bfe0b39e3fec332a296
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@
<dropwizard-swagger.version>0.9.3-3</dropwizard-swagger.version>
<swagger-annotations.version>1.6.4</swagger-annotations.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
<jersey.version>3.0.3</jersey.version>
<jersey.version>3.0.4</jersey.version>
<jackson.version>2.13.1</jackson.version>
<spring.version>5.3.15</spring.version>
<hibernate-validator.version>7.0.2.Final</hibernate-validator.version>