Skip to content

Commit 503b549

Browse files
authored
Merge branch 'master' into feature/notification_refname
2 parents 9367bf9 + 4264407 commit 503b549

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>io.jenkins.tools.bom</groupId>
6767
<artifactId>bom-${jenkins.baseline}.x</artifactId>
68-
<version>3722.vcc62e7311580</version>
68+
<version>3761.vd922730f0fd2</version>
6969
<scope>import</scope>
7070
<type>pom</type>
7171
</dependency>
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>net.javacrumbs.json-unit</groupId>
132132
<artifactId>json-unit-assertj</artifactId>
133-
<version>4.0.0</version>
133+
<version>4.1.0</version>
134134
<scope>test</scope>
135135
</dependency>
136136
<dependency>
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>com.puppycrawl.tools</groupId>
190190
<artifactId>checkstyle</artifactId>
191-
<version>10.19.0</version>
191+
<version>10.20.2</version>
192192
</dependency>
193193
</dependencies>
194194
</plugin>

0 commit comments

Comments
 (0)