Skip to content

Commit 3ee4e6c

Browse files
committed
Update toxiproxy to 2.1.11
1 parent 9e87c6e commit 3ee4e6c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

lib/trino-filesystem-s3/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@
206206
<dependency>
207207
<groupId>eu.rekawek.toxiproxy</groupId>
208208
<artifactId>toxiproxy-java</artifactId>
209-
<version>2.1.7</version>
210209
<scope>test</scope>
211210
</dependency>
212211

plugin/trino-password-authenticators/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
<dependency>
112112
<groupId>eu.rekawek.toxiproxy</groupId>
113113
<artifactId>toxiproxy-java</artifactId>
114-
<version>2.1.7</version>
115114
<scope>test</scope>
116115
</dependency>
117116

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,12 @@
621621
<version>3.3.2</version>
622622
</dependency>
623623

624+
<dependency>
625+
<groupId>eu.rekawek.toxiproxy</groupId>
626+
<artifactId>toxiproxy-java</artifactId>
627+
<version>2.1.11</version>
628+
</dependency>
629+
624630
<dependency>
625631
<groupId>info.picocli</groupId>
626632
<artifactId>picocli</artifactId>

0 commit comments

Comments
 (0)