Skip to content

Commit

Permalink
rollback NuProcess version - it causes massive issues
Browse files Browse the repository at this point in the history
  • Loading branch information
redxdev committed Feb 5, 2018
1 parent 9cc0be6 commit 1bd73b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>nuprocess</artifactId>
<version>1.1.2</version>
<version>1.0.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

1 comment on commit 1bd73b8

@redxdev
Copy link
Member Author

@redxdev redxdev commented on 1bd73b8 Feb 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is being rolled back soon - it wasn't the source of the problem.

Please sign in to comment.