Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Fix/fix sdb name slug audit log for update sdb (#261)
Browse files Browse the repository at this point in the history
* fix: Ensures SDB name slug is included in update SDB audit logs and creates a custom action message for the update SDB endpoint

* fix(audit): Rev version to 4.5.1
  • Loading branch information
tunderwood committed Jul 23, 2020
1 parent 11dacb4 commit bc27e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
# limitations under the License.
#

version=4.4.0
version=4.5.1
group=com.nike.cerberus
springBootVersion=2.3.0.RELEASE

0 comments on commit bc27e28

Please sign in to comment.