Skip to content

Commit f2e932c

Browse files
chore(deps): update dependency com.jcabi:jcabi-http to v2.1.0
1 parent 03a82f8 commit f2e932c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.jcabi</groupId>
134134
<artifactId>jcabi-http</artifactId>
135-
<version>2.0.0</version>
135+
<version>2.1.0</version>
136136
<optional>true</optional>
137137
</dependency>
138138
<dependency>

src/it/file-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.jcabi</groupId>
5151
<artifactId>jcabi-http</artifactId>
52-
<version>2.0.0</version>
52+
<version>2.1.0</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)