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 de1f202 commit ec65798Copy full SHA for ec65798
pom.xml
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.junit</groupId>
61
<artifactId>junit-bom</artifactId>
62
- <version>5.13.2</version>
+ <version>5.13.4</version>
63
<type>pom</type>
64
<scope>import</scope>
65
</dependency>
@@ -98,7 +98,7 @@
98
99
<groupId>com.lesfurets</groupId>
100
<artifactId>jenkins-pipeline-unit</artifactId>
101
- <version>1.26</version>
+ <version>1.27</version>
102
<scope>test</scope>
103
104
@@ -164,7 +164,7 @@
164
<plugin>
165
<groupId>org.codehaus.gmavenplus</groupId>
166
<artifactId>gmavenplus-plugin</artifactId>
167
- <version>4.2.0</version>
+ <version>4.2.1</version>
168
<configuration>
169
<sources>
170
<source>
0 commit comments