Skip to content

Commit cd26aa5

Browse files
Chore(deps-dev): Bump stapler from 1.263 to 1563.v3da2d02f9572
Bumps [stapler](https://github.com/stapler/stapler) from 1.263 to 1563.v3da2d02f9572. - [Release notes](https://github.com/stapler/stapler/releases) - [Changelog](https://github.com/stapler/stapler/blob/master/CHANGELOG.md) - [Commits](https://github.com/stapler/stapler/commits) --- updated-dependencies: - dependency-name: org.kohsuke.stapler:stapler dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 196ee25 commit cd26aa5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
<plugin>
324324
<groupId>com.diffplug.spotless</groupId>
325325
<artifactId>spotless-maven-plugin</artifactId>
326-
<version>2.10.3</version>
326+
<version>2.11.1</version>
327327
<executions>
328328
<execution>
329329
<id>spotless-check</id>
@@ -389,7 +389,7 @@
389389
<dependency>
390390
<groupId>com.tngtech.archunit</groupId>
391391
<artifactId>archunit</artifactId>
392-
<version>0.18.0</version>
392+
<version>0.19.0</version>
393393
<scope>test</scope>
394394
</dependency>
395395
<dependency>
@@ -420,7 +420,7 @@
420420
<dependency>
421421
<groupId>org.awaitility</groupId>
422422
<artifactId>awaitility</artifactId>
423-
<version>4.0.3</version>
423+
<version>4.1.0</version>
424424
<scope>test</scope>
425425
</dependency>
426426
<dependency>
@@ -457,7 +457,7 @@
457457
<dependency>
458458
<groupId>org.kohsuke.stapler</groupId>
459459
<artifactId>stapler</artifactId>
460-
<version>1.263</version>
460+
<version>1563.v3da2d02f9572</version>
461461
<scope>test</scope>
462462
</dependency>
463463
<dependency>
@@ -469,7 +469,7 @@
469469
<dependency>
470470
<groupId>org.eclipse.jgit</groupId>
471471
<artifactId>org.eclipse.jgit</artifactId>
472-
<version>5.11.0.202103091610-r</version>
472+
<version>5.11.1.202105131744-r</version>
473473
<scope>test</scope>
474474
</dependency>
475475
<dependency>
@@ -537,13 +537,13 @@
537537
<dependency>
538538
<groupId>com.github.tomakehurst</groupId>
539539
<artifactId>wiremock-jre8-standalone</artifactId>
540-
<version>2.27.2</version>
540+
<version>2.28.0</version>
541541
<scope>test</scope>
542542
</dependency>
543543
<dependency>
544544
<groupId>com.google.code.gson</groupId>
545545
<artifactId>gson</artifactId>
546-
<version>2.8.6</version>
546+
<version>2.8.7</version>
547547
<scope>test</scope>
548548
</dependency>
549549
<dependency>

0 commit comments

Comments
 (0)