Skip to content

Commit 8de8977

Browse files
authored
Merge pull request #6 from approov/feature/network-intercept-pinning
Update dependency to 3.4.1 and set version to 3.4.1
2 parents 4965990 + 1d487e0 commit 8de8977

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

approov-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.approov</groupId>
55
<artifactId>service.retrofit</artifactId>
6-
<version>3.3.0</version>
6+
<version>3.4.1</version>
77
<packaging>aar</packaging>
88
<name>Approov enable retrofit interceptor</name>
99
<description>Approov retrofit interceptor</description>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>io.approov</groupId>
4242
<artifactId>approov-android-sdk</artifactId>
43-
<version>3.3.0</version>
43+
<version>3.4.1</version>
4444
<scope>runtime</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)