Skip to content

Commit 53dacab

Browse files
committed
[pom] Move to fork of catch-exception at version 2.2.0
1 parent 84c1375 commit 53dacab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,9 @@
291291
<scope>test</scope>
292292
</dependency>
293293
<dependency>
294-
<groupId>eu.codearte.catch-exception</groupId>
294+
<groupId>com.github.hazendaz.catch-exception</groupId>
295295
<artifactId>catch-exception</artifactId>
296-
<version>2.0</version>
296+
<version>2.2.0</version>
297297
<scope>test</scope>
298298
</dependency>
299299
<dependency>

0 commit comments

Comments
 (0)