From ff0f38b16f2e3f2226ddd9e546f6f3603ea29a5f Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Thu, 2 Jul 2020 19:24:27 +0200 Subject: [PATCH] Fix: avoiding trying to delete twice causing NPE in server log --- CHANGELOG.md | 9 +++++++++ pom.xml | 7 +++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24a7095..20fc164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ Changelog of Violation Comments to Bitbucket Server Plugin. +## Unreleased +### No issue + +**Fix: avoiding trying to delete twice causing NPE in server log** + + +[001cfabce42a836](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/001cfabce42a836) Tomas Bjerre *2020-07-02 17:24:27* + + ## 1.115 ### No issue diff --git a/pom.xml b/pom.xml index 664cd20..407989b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,11 +13,10 @@ 2.7.4 false true - 1.92 - 1.116 + 1.93 + 1.118 1.36 1.61 - 2.9 violation-comments-to-stash @@ -143,7 +142,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin. com.coveo fmt-maven-plugin - ${fmt} + 2.9