Skip to content

Commit

Permalink
Bump 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentD06 committed Jun 27, 2024
1 parent cf9241d commit 1a27bb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LoggingAlert",
"version": "5.1.3",
"version": "5.1.4",
"description": "Graylog plugin LoggingAlert Web Interface",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>com.airbus-cyber-security.graylog</groupId>
<artifactId>graylog-plugin-logging-alert</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>Graylog ${project.artifactId} plugin.</description>
Expand Down

0 comments on commit 1a27bb1

Please sign in to comment.