Skip to content

Commit

Permalink
Merge pull request #66 from rshivane/master
Browse files Browse the repository at this point in the history
Downgrade Byteman to 4.0.6 since upgrade is causing NPE
  • Loading branch information
rshivane authored Jun 8, 2020
2 parents 1c4d723 + 49ecc89 commit 548fb64
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 @@ -105,7 +105,7 @@ limitations under the License.
<surefire.version>3.0.0-M3</surefire.version>
<junit.version>4.13</junit.version>
<jacoco.version>0.8.5</jacoco.version>
<byteman.version>4.0.11</byteman.version>
<byteman.version>4.0.6</byteman.version>
<metrics.version>4.1.9</metrics.version>
<prometheus.version>0.9.0</prometheus.version>
<apptuit.reporter.version>0.9.2</apptuit.reporter.version>
Expand Down

0 comments on commit 548fb64

Please sign in to comment.