diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index 43d62816..a65d82e1 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -2,6 +2,6 @@
io.jenkins.tools.incrementals
git-changelist-maven-extension
- 1.2
+ 1.3
diff --git a/pom.xml b/pom.xml
index fd42abd5..b46cff38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.jenkins-ci.plugins
plugin
- 4.15
+ 4.40
logstash
@@ -14,7 +14,7 @@
Logstash
A Logstash agent to send Jenkins logs to a Logstash indexer.
- https://github.com/jenkinsci/logstash-plugin
+ https://github.com/jenkinsci/${project.artifactId}-plugin
MIT License
@@ -41,7 +41,7 @@
- scm:git:git://github.com/${gitHubRepo}.git
+ scm:git:https://github.com/${gitHubRepo}.git
scm:git:git@github.com:${gitHubRepo}.git
${scmTag}
https://github.com/${gitHubRepo}
@@ -64,8 +64,7 @@
-SNAPSHOT
jenkinsci/logstash-plugin
true
- 8
- 2.235.1
+ 2.249.1
2.0
@@ -73,8 +72,8 @@
io.jenkins.tools.bom
- bom-2.235.x
- 20
+ bom-2.249.x
+ 984.vb5eaac999a7e
pom
import
@@ -90,6 +89,13 @@
redis.clients
jedis
2.6.0
+
+
+
+ org.ow2.asm
+ *
+
+
com.rabbitmq
@@ -144,11 +150,13 @@
org.powermock
powermock-api-mockito2
+ 2.0.9
test
org.powermock
powermock-module-junit4
+ 2.0.9
test