Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit ffd4b11

Browse files
Revert little proxy to 1.1.6 (#37)
1 parent 9ef5cbc commit ffd4b11

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@
177177
<inherited>false</inherited>
178178
<phase>install</phase>
179179
<configuration>
180-
<file>${basedir}/resources/jar/littleproxy-1.1.7.jar</file>
180+
<file>${basedir}/resources/jar/littleproxy-1.1.6.jar</file>
181181
<repositoryLayout>default</repositoryLayout>
182182
<groupId>org.littleshoot</groupId>
183183
<artifactId>littleproxy</artifactId>
184-
<version>1.1.7</version>
184+
<version>1.1.6</version>
185185
<packaging>jar</packaging>
186186
</configuration>
187187
<goals>
@@ -315,7 +315,7 @@
315315
<dependency>
316316
<groupId>org.littleshoot</groupId>
317317
<artifactId>littleproxy</artifactId>
318-
<version>1.1.7</version>
318+
<version>1.1.6</version>
319319
</dependency>
320320

321321

119 KB
Binary file not shown.
-118 KB
Binary file not shown.

0 commit comments

Comments
 (0)