Skip to content

Commit 1373241

Browse files
Update dependency com.jcabi:jcabi-http to v2
1 parent 155cdb4 commit 1373241

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.jcabi</groupId>
8585
<artifactId>jcabi-http</artifactId>
86-
<version>1.20.1</version>
86+
<version>2.0.0</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>com.jcabi.incubator</groupId>

src/it/basic-usage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.jcabi</groupId>
4444
<artifactId>jcabi-http</artifactId>
45-
<version>1.20.1</version>
45+
<version>2.0.0</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>junit</groupId>

0 commit comments

Comments
 (0)