File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ This project is available in the [Central Repository](http://search.maven.org/#s
7575<dependency>
7676 <groupId>org.dhatim</groupId>
7777 <artifactId>dropwizard-sentry</artifactId>
78- <version>2.1.1 </version>
78+ <version>4.0.4 </version>
7979</dependency>
8080` ` `
8181
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >io.dropwizard</groupId >
6262 <artifactId >dropwizard-bom</artifactId >
63- <version >4.0.3 </version >
63+ <version >4.0.4 </version >
6464 <type >pom</type >
6565 <scope >import</scope >
6666 </dependency >
8181 <artifactId >sentry-logback</artifactId >
8282 <version >${sentry.version} </version >
8383 </dependency >
84- <dependency >
85- <groupId >org.junit.jupiter</groupId >
86- <artifactId >junit-jupiter-api</artifactId >
87- <version >5.9.3</version >
88- <scope >test</scope >
89- </dependency >
9084 <dependency >
9185 <groupId >io.dropwizard</groupId >
9286 <artifactId >dropwizard-testing</artifactId >
You can’t perform that action at this time.
0 commit comments