Skip to content

Commit de3ddef

Browse files
committed
Update tor-browser to v11.5.2 / tor-binary to v0.4.7.10
1 parent 2b59019 commit de3ddef

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.bisq-network.netlayer</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.7.4</version>
8+
<version>0.7.5</version>
99
<packaging>pom</packaging>
1010

1111
<name>Netlayer</name>
@@ -17,8 +17,8 @@
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<!-- Maven plugins -->
1919
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
20-
<!-- Tor browser version 11.0.15; tor binary version: 0.4.7.8-->
21-
<tor-binary.version>2d2a9285fd3865abc181ada588149b34d2c5292c</tor-binary.version>
20+
<!-- Tor browser version 11.5.2; tor binary version: 0.4.7.10-->
21+
<tor-binary.version>580d31bdcf1fabccd38456aa084044064d89d5c1</tor-binary.version>
2222
</properties>
2323

2424
<modules>

tor.external/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.bisq-network.netlayer</groupId>
88
<artifactId>parent</artifactId>
9-
<version>0.7.4</version>
9+
<version>0.7.5</version>
1010
</parent>
1111

1212
<artifactId>tor.external</artifactId>

tor.native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.bisq-network.netlayer</groupId>
88
<artifactId>parent</artifactId>
9-
<version>0.7.4</version>
9+
<version>0.7.5</version>
1010
</parent>
1111

1212
<artifactId>tor.native</artifactId>

tor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.bisq-network.netlayer</groupId>
88
<artifactId>parent</artifactId>
9-
<version>0.7.4</version>
9+
<version>0.7.5</version>
1010
</parent>
1111

1212
<artifactId>tor</artifactId>

0 commit comments

Comments
 (0)