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.
2 parents aa2d1ca + 1d23010 commit 85d4addCopy full SHA for 85d4add
1 file changed
pom.xml
@@ -33,7 +33,7 @@
33
</parent>
34
<groupId>io.jenkins.plugins</groupId>
35
<artifactId>servicenow-devops</artifactId>
36
- <version>5.1.0</version>
+ <version>6.0.1</version>
37
<packaging>hpi</packaging>
38
<properties>
39
<jenkins.version>2.289.1</jenkins.version>
@@ -67,7 +67,7 @@
67
<dependency>
68
<groupId>commons-io</groupId>
69
<artifactId>commons-io</artifactId>
70
- <version>2.11.0</version>
+ <version>2.18.0</version>
71
</dependency>
72
73
<groupId>org.jfree</groupId>
0 commit comments