Skip to content

Commit

Permalink
Bump to tor-binary v0.4.5.7
Browse files Browse the repository at this point in the history
Bump tor-binary dependency to version built on tor-browser v10.0.14 / tor-binary v0.4.5.7
  • Loading branch information
cd2357 committed Mar 27, 2021
1 parent 32779ac commit eb972e1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.berndpruenster.netlayer</groupId>
<artifactId>parent</artifactId>
<version>0.6.8.3</version>
<version>0.6.8.4</version>
<packaging>pom</packaging>

<name>Netlayer</name>
Expand All @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Maven plugins -->
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
<tor-binary.version>a4b868a</tor-binary.version>
<tor-binary.version>b9c6227</tor-binary.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion tor.external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.berndpruenster.netlayer</groupId>
<artifactId>parent</artifactId>
<version>0.6.8.3</version>
<version>0.6.8.4</version>
</parent>

<artifactId>tor.external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tor.native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.berndpruenster.netlayer</groupId>
<artifactId>parent</artifactId>
<version>0.6.8.3</version>
<version>0.6.8.4</version>
</parent>

<artifactId>tor.native</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.berndpruenster.netlayer</groupId>
<artifactId>parent</artifactId>
<version>0.6.8.3</version>
<version>0.6.8.4</version>
</parent>

<artifactId>tor</artifactId>
Expand Down

0 comments on commit eb972e1

Please sign in to comment.