We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0f13f commit d53e522Copy full SHA for d53e522
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "LoggingAlert",
3
- "version": "6.1.4",
+ "version": "6.1.5",
4
"description": "Graylog plugin LoggingAlert Web Interface",
5
"repository": {
6
"type": "git",
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>com.airbus-cyber-security.graylog</groupId>
30
<artifactId>graylog-plugin-logging-alert</artifactId>
31
- <version>6.1.4</version>
+ <version>6.1.5</version>
32
<packaging>jar</packaging>
33
<name>${project.artifactId}</name>
34
<description>Graylog ${project.artifactId} plugin.</description>
0 commit comments