Skip to content

Commit

Permalink
Merge pull request #24244 from arjantijms/commandsecurity1016
Browse files Browse the repository at this point in the history
Use command security 1.0.16
  • Loading branch information
dmatej authored Jan 16, 2023
2 parents cc4ece8 + 14d59c4 commit 71d06d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation
Copyright (c) 2021, 2023 Contributors to the Eclipse Foundation
Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -132,7 +132,7 @@
<shoal.version>3.0.1</shoal.version>
<ha-api.version>3.1.13</ha-api.version>
<logging-annotation-processor.version>1.9</logging-annotation-processor.version>
<command-security-plugin.version>1.0.15</command-security-plugin.version>
<command-security-plugin.version>1.0.16</command-security-plugin.version>
<command.security.maven.plugin.isFailureFatal>true</command.security.maven.plugin.isFailureFatal>


Expand Down

0 comments on commit 71d06d5

Please sign in to comment.